View source: R/preprocess_data.R
create_layer_idFUN | R Documentation |
Create a function that identifies layers based on distance
create_layer_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 transitions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.