create_transect_filter: Create a function that filters a transect to selected...

View source: R/prepare_analysis_data.R

create_transect_filterR Documentation

Create a function that filters a transect to selected observations

Description

Create a function that filters a transect to selected observations

Usage

create_transect_filter(ds)

Arguments

ds

the distance dataset which contains distance, layer, annuli, and obs variables

Value

a function that filters ds by chosen .layers, annuli (optionally), and (optionally trims the observations by .inner_buffer and .outer_buffer.


bsaul/elktoeChemistry documentation built on Nov. 17, 2022, 8:10 a.m.