Other packages > Find by keyword >

ISRaD  

Tools and Data for the International Soil Radiocarbon Database
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ISRaD", "2.5.5")



Attach the package and use:
library("ISRaD")
Maintained by
Jeffrey Beem-Miller
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-09
Latest Update: 2023-08-09
Description:
This is the central location for data and tools for the development, maintenance, analysis, and deployment of the International Soil Radiocarbon Database (ISRaD). ISRaD was developed as a collaboration between the U.S. Geological Survey Powell Center and the Max Planck Institute for Biogeochemistry. This R package provides tools for accessing and manipulating ISRaD data, compiling local data using the ISRaD data structure, and simple query and reporting functions for ISRaD. For more detailed information visit the ISRaD website at: .
How to cite:
Jeffrey Beem-Miller (2020). ISRaD: Tools and Data for the International Soil Radiocarbon Database. R package version 2.5.5, https://cran.r-project.org/web/packages/ISRaD. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.2.3 (2020-02-09 17:10), 1.5.6 (2020-09-16 17:40), 1.7.8 (2021-01-06 07:30), 2.4.7 (2023-02-01 19:30), 2.5.4 (2023-08-09 13:00)
Other packages that cited ISRaD R package
View ISRaD citation profile
Other R packages that ISRaD depends, imports, suggests or enhances
Complete documentation for ISRaD
Functions, R codes and Examples using the ISRaD R package
Some associated functions: Gaudinski_2001 . ISRaD.extra.Cstocks . ISRaD.extra.calc_atm14c . ISRaD.extra.delta_delta . ISRaD.extra.fill_14c . ISRaD.extra.fill_CN . ISRaD.extra.fill_coords . ISRaD.extra.fill_country . ISRaD.extra.fill_dates . ISRaD.extra.fill_fm . ISRaD.extra.fill_rc . ISRaD.extra.geospatial.keys . ISRaD.extra.geospatial . ISRaD.extra.norm14c_year . ISRaD.extra . ISRaD.flatten . ISRaD.getdata . ISRaD.read.entry . ISRaD.rep.count.all . ISRaD.rep.count.frc . ISRaD.rep.entry.stats . ISRaD.rep.site.map . ISRaD.report . ISRaD.save.entry . QAQC . checkTemplateFiles . check_numeric_minmax . check_template_info_columns . compile . convert_fm_d14c . future14C . graven . is_israd_database . lapply_df . read_template_file . read_template_info_file . 
Some associated R codes: Gaudinski_2001.R . Graven.R . ISRaD.extra.Cstocks.R . ISRaD.extra.R . ISRaD.extra.calc_atm14c.R . ISRaD.extra.delta_delta.R . ISRaD.extra.fill_14c.R . ISRaD.extra.fill_CN.R . ISRaD.extra.fill_coords.R . ISRaD.extra.fill_country.R . ISRaD.extra.fill_dates.R . ISRaD.extra.fill_fm.R . ISRaD.extra.fill_rc.R . ISRaD.extra.geospatial.R . ISRaD.extra.geospatial.keys.R . ISRaD.extra.norm14c_year.R . ISRaD.flatten.R . ISRaD.getdata.R . ISRaD.read.entry.R . ISRaD.rep.count.all.R . ISRaD.rep.count.frc.R . ISRaD.rep.entry.stats.R . ISRaD.rep.site.map.R . ISRaD.report.R . ISRaD.save.entry.R . QAQC.R . checkTemplateFiles.R . compile.R . convert_fm_d14c.R . future14C.R . utils.R .  Full ISRaD 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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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