Other packages > Find by keyword >

MtreeRing  

A Shiny Application for Automatic Measurements of Tree-Ring Widths on Digital Images
View on CRAN: Click here


Download and install MtreeRing package within the R console
Install from CRAN:
install.packages("MtreeRing")

Install from Github:
library("remotes")
install_github("cran/MtreeRing")

Install by package version:
library("remotes")
install_version("MtreeRing", "1.4.5")



Attach the package and use:
library("MtreeRing")
Maintained by
Jingning Shi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-16
Latest Update: 2021-04-19
Description:
Use morphological image processing and edge detection algorithms to automatically measure tree ring widths on digital images. Users can also manually mark tree rings on species with complex anatomical structures. The arcs of inner-rings and angles of successive inclined ring boundaries are used to correct ring-width series. The package provides a Shiny-based application, allowing R beginners to easily analyze tree ring images and export ring-width series in standard file formats.
How to cite:
Jingning Shi (2018). MtreeRing: A Shiny Application for Automatic Measurements of Tree-Ring Widths on Digital Images. R package version 1.4.5, https://cran.r-project.org/web/packages/MtreeRing. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1 (2018-10-16 20:00), 1.3.1 (2019-05-29 12:00), 1.3 (2019-05-22 10:30), 1.4.1 (2019-09-23 06:20), 1.4.2 (2019-10-03 11:40), 1.4.4 (2021-03-15 07:00)
Other packages that cited MtreeRing R package
View MtreeRing citation profile
Other R packages that MtreeRing depends, imports, suggests or enhances
Complete documentation for MtreeRing
Functions, R codes and Examples using the MtreeRing R package
Some associated functions: MtreeRing-package . pith_measure . ring_app_launch . ring_calculate . ring_detect . ring_modify . ring_read . 
Some associated R codes: img_plot.R . morphology_process.R . pith_measure.R . ring_app_launch.R . ring_calculate.R . ring_detect.R . ring_modify.R . ring_read.R .  Full MtreeRing package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA