Other packages > Find by keyword >

admtools  

Estimate and Manipulate Age-Depth Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("admtools", "0.4.0")



Attach the package and use:
library("admtools")
Maintained by
Niklas Hohmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-11-29
Latest Update: 2024-03-01
Description:
Estimate age-depth models from stratigraphic and sedimentological data, and transform data between the time and stratigraphic domain.
How to cite:
Niklas Hohmann (2023). admtools: Estimate and Manipulate Age-Depth Models. R package version 0.4.0, https://cran.r-project.org/web/packages/admtools. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0.1 (2023-11-29 15:00), 0.1.0 (2023-12-06 10:20), 0.2.0 (2024-03-01 15:22), 0.3.0 (2024-07-17 18:20), 0.3.1 (2024-09-02 14:30)
Other packages that cited admtools R package
View admtools citation profile
Other R packages that admtools depends, imports, suggests or enhances
Complete documentation for admtools
Functions, R codes and Examples using the admtools R package
Some associated functions: CarboCATLite_data . add_adm_to_multiadm . admtools-package . get_completeness . get_height . get_hiat_duration . get_hiat_list . get_hiat_no . get_hiat_pos . get_time . get_total_duration . get_total_thickness . is_adm . is_destructive . is_multiadm . merge_adm_to_multiadm . merge_multiadm . plot.adm . plot.multiadm . sedrate_to_multiadm . split_multiadm . strat_cont_to_multiadm . strat_to_time . summary.adm . summary.multiadm . time_to_strat . tp_to_adm . 
Some associated R codes: CarboCATLite_data.R . add_adm_to_multiadm.R . admtools-package.R . get_completeness.R . get_completeness.adm.R . get_completeness.multiadm.R . get_height.R . get_height.adm.R . get_hiat_duration.R . get_hiat_duration.adm.R . get_hiat_duration.multiadm.R . get_hiat_list.R . get_hiat_list.adm.R . get_hiat_list.multiadm.R . get_hiat_no.R . get_hiat_no.adm.R . get_hiat_no.multiadm.R . get_hiat_pos.R . get_hiat_pos.adm.R . get_hiat_pos.multiadm.R . get_incompleteness.R . get_incompleteness.adm.R . get_incompleteness.multiadm.R . get_time.R . get_time.adm.R . get_total_duration.R . get_total_duration.adm.R . get_total_duration.multiadm.R . get_total_thickness.R . get_total_thickness.adm.R . get_total_thickness.multiadm.R . is_adm.R . is_destructive.R . is_destructive.adm.R . is_multiadm.R . merge_adm_to_multiadm.R . merge_multiadm.R . plot.adm.R . plot.multiadm.R . print.adm.R . print.multiadm.R . sedrate_to_multiadm.R . split_multiadm.R . strat_cont_to_multiadm.R . strat_to_time.R . strat_to_time.phylo.R . summary.adm.R . summary.multiadm.R . time_to_strat.R . time_to_strat.phylo.R . tp_to_adm.R .  Full admtools 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

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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