flux_plot_flag {fluxible}R Documentation

creates the flag column to be used by flux_plot

Description

creates a column with quality flags (from flux_quality) for the part of the rows to be kept, and cut flag for rows to be discarded

Usage

flux_plot_flag(slopes_df, param_df, cut_arg = "cut")

Arguments

slopes_df

as provided in flux_plot

param_df

as provided by flux_param

cut_arg

argument pointing rows to be cut from the measurements


[Package fluxible version 0.0.1 Index]