View source: R/prepare_analysis_data.R
create_transect_filter | R Documentation |
Create a function that filters a transect to selected observations
create_transect_filter(ds)
ds |
the distance dataset which contains |
a function that filters ds
by chosen .layers
,
annuli
(optionally), and (optionally trims the observations by
.inner_buffer
and .outer_buffer
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.