fluxible_81x: makes df from 81x files compatible with fluxible
Description
makes df from 81x files compatible with fluxible
Usage
fluxible_81x(df, focus_gas, id_cols, datetime_col)
Value
a df with the focus gas column renamed as "f_conc" and f_fluxid in
chronological order of datetime
Arguments
- df
input dataframe from licoread
- focus_gas
gas to select
- id_cols
columns to identify unique fluxes
- datetime_col
column containing datetime information