flux_cut {fluxible} | R Documentation |
filter cut data before calculating fluxes
Description
filter cut data before calculating fluxes
Usage
flux_cut(slopes_df, cut_col, keep_arg)
Arguments
slopes_df |
dataset containing slopes and cut column |
cut_col |
column containing cutting information |
keep_arg |
name in cut_col of data to keep |
[Package fluxible version 1.2.6 Index]