fluxible_81x | R Documentation |
makes df from 81x files compatible with fluxible
fluxible_81x(df, focus_gas, id_cols, datetime_col)
df |
input dataframe from licoread |
focus_gas |
gas to select |
id_cols |
columns to identify unique fluxes |
datetime_col |
column containing datetime information |
a df with the focus gas column renamed as "f_conc" and f_fluxid in chronological order of datetime
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.