View source: R/FileHandlingFormats.R
extract_FN15 | R Documentation |
extract processing results with columns corresponding to Fluxnet15 release
extract_FN15(
EProc = .self,
is_export_nonfilled = TRUE,
keep_other_cols = FALSE
)
EProc |
sEddyProc class with uncertainty also in meteo variables and both nighttime and daytime partitioning columns present |
is_export_nonfilled |
set to FALSE to not export columns before gapfilling |
keep_other_cols |
set to TRUE to report also other columns |
data.frame with columns names of Fluxnet15. Timestamps are
in ISO string format POSIXctToBerkeleyJulianDate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.