powered by
Displays some summary numbers of an age-depth models
# S3 method for adm summary(object, ...)
Invisible NULL, prints summary to the console
an adm object
other variables, are ignored
my_adm = tp_to_adm(t = 1:5, h = c(2,2,3), L_unit = "m", T_unit = "Myr" ) summary(my_adm)
Run the code above in your browser using DataLab