View source: R/DataFunctions.R
filter_entire_days | R Documentation |
Omit records before the start of the first full day and the end of the last full day
filter_entire_days(df, col_time = "DateTime")
df |
data.frame with column col_time of equidistant |
col_time |
Name of the column with the equidistant timesteps |
Column attributes such as 'units' are kept.
Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]
help_DateTimes
, get_day_boundaries
fKeepColumnAttributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.