Description Usage Arguments Value
View source: R/detected_in_period_resolution.R
gets column indexes of specified resolution to allow grouping for the function detected_in_period_resolution
1 | date_time_columns_selector(resolution, data)
|
resolution |
The resolution you want to view the data divided into specified as a character string of one of the following: "year", "month", "week", "day", or "hour" |
data |
The dataset you are wanting to group within. |
Returns list of column names that allow grouping by resolution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.