SC_Ordered | R Documentation |
Construct the stratigraphic matrix used in the functions AgeS_Computation and AgeC14_Computation for samples that are all ordered by increasing age.
SC_Ordered(Nb_sample)
Nb_sample |
integer (required): the number of samples; alternatively
an object of class |
Stratigraphic matrix where each sample are ordered by increasing order. This matrix can be integrated in the function AgeS_Computation. Please see AgeS_Computation for more information on this matrix.
Claire Christophe, Anne Philippe, Sebastian Kreutzer, Guillaume Guérin , RLum Developer Team
AgeS_Computation, SCMatrix
SC <- SC_Ordered(Nb_sample = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.