An R package to measure growth patterns and align sampling spots in photographs
This is the developmental version of the sclero package providing functions to measure growth patterns and align sampling spots in chronologically deposited materials. The package is intended for the fields of sclerochronology, dendrochronology and geology. A stable version of the package can be found from CRAN.
Using the devtools package:
devtools::install_github("MikkoVihtakari/sclero")
A pdf version of the user manual is available under /inst/doc
and a source version under /vignettes
as an .Rnw file.
Any contributions to the package are more than welcome. Please contact the package creator Mikko Vihtakari (mikko.vihtakari@gmail.com) to discuss your ideas on improving the package.
The sclero package depends on: - RImageJROI package. Used to import ImageJ ROI objects to R. - spatstat package. Used for geometric calculations. - plyr package. Used for quicker and easier list calculations. This dependency could potentially be removed, but the removal would require rewriting many functions included in the sclero package
2019-06-03 Update to a new major version, which is still developmental. Added growth measurement and edited most underlying functions. Might have broken something. For test use only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.