View source: R/preprocess_data.R
create_annuli_idFUN | R Documentation |
This creates a function that determines annuli layers:
only for transects that cross the nacre
only up to the ncr_psm transition
in the case that no annuli measurements exist the annual layer is labeled "U" for unknown
create_annuli_idFUN(.data, .reference_transition = "on_")
.data |
a measurement dataset (for a single id_transect) |
.reference_transition |
the transition between layer to use as the reference.
Defaults to |
a function of x
that cut
s x
based on the distances
measured between annuli
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.