GitHub - Unipisa/MicroWeaR: Test MicroWeaR · GitHub
Skip to content

Latest commit

 

History

15 Commits

Folders and files

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

About

Test MicroWeaR

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages