adm_to_ddc {admtools} | R Documentation |
construct depth-depth curve from age-depth models
Description
constructs a depth-depth curve from section 1 (described by adm1
) to section 2 (described by adm2
)
Usage
adm_to_ddc(adm1, adm2)
Arguments
adm1 |
age-depth model 1. An |
adm2 |
age-depth model 2. An |
[Package admtools version 0.6.0 Index]