Skip to content

zoometh/useweaR

Repository files navigation

useweaR an R package for use-wear analysis

Integrates surface analysis (with geodiv) and interactive 3D visualisation (with plotly) on 3D confocal microscopy surfaces

Install and load package

Install the R package

devtools::install_github("zoometh/useweaR")

And load the package

library(useweaR)

Read and plot the surface with Plotly

library(dplyr)

xyz <- read_dat()
plotly_surface_3d(xyz, export.plot = FALSE)

Will open an interactive 3D Plotly viewer

img-name

About

workflow and analysis for use-wear

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages