Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroWeaR

MicroWeaR package provides the user with a summary statistic of the sampled scars that can be exported in different formats. MicroWeaR includes functions to sample the scars, classify features as pits or scratches and then into consider also their respective subcategories, generate an output table with summary information, and obtain a visual surface-map in where scars are tracked. To install the Development version (beta) of MicroWeaR R-package from Github using devtools:

install.packages("devtools")
devtools::install_github("Unipisa/MicroWeaR",local=FALSE)

If running the previous lines the MicroWeaR installing fails, try this code:

install.packages("devtools")
library("devtools")
install.packages("zoom")
library(zoom)
install.packages("RANN")
library(RANN)
install_github("Unipisa/MicroWeaR",local=FALSE)
library(MicroWeaR)

MicroWeaR mailing list: https://groups.google.com/forum/#!forum/microwear

Subscription: https://groups.google.com/forum/#!forum/microwear/join

Releases

Packages

Used by

Contributors

Languages