R/supported14CFractionFormats.R

Defines functions supported14CFractionFormats

#
# vim:set ff=unix expandtab ts=2 sw=2:
supported14CFractionFormats=function#report the implemented formats for atmospheric 14C data
### This information is needed at different places in the code and is presented as a function
### to avoid duplication
()
{return(c("Delta14C","AbsoluteFractionModern"))
### a list of strings with the supported Format Strings
}

Try the SoilR package in your browser

Any scripts or data that you put into this service are public.

SoilR documentation built on May 4, 2017, 9:08 p.m.