fluxible_81x {licoread} | R Documentation |
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)
Arguments
df |
input dataframe from licoread |
focus_gas |
gas to select |
id_cols |
columns to identify unique fluxes |
datetime_col |
column containing datetime information |
Value
a df with the focus gas column renamed as "f_conc" and f_fluxid in chronological order of datetime
[Package licoread version 0.2.0 Index]