Remove Intervals
1 2 | removeIntervals(dataFrame, intervals,
dateTimeColumn = names(kwb.utils::posixColumnAtPosition(dataFrame))[1])
|
dataFrame |
data frame with a column as named in |
intervals |
vector of Interval objects as returned by
lubridate::interval, passed to |
dateTimeColumn |
name of date and time column in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.