Description Usage Arguments Value Author(s)
View source: R/computation_and_manipulation.R
Append a boolean column for is it day or not on an input dataframe containing a mtime column
1 | h.is_it_day(records.df)
|
records.df |
a dataframe containing a mtime column |
The same dataframe with a new boolean is it day column
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.