extract_year_step | R Documentation |
Gadget3 reports have a time column in the format 'YEAR-STEP'. This function creates a 'year' and 'step' column by splitting the existing 'time' column. This is useful for processing gagdet3 reports.
extract_year_step(data)
data |
dataframe of gadget3 reports. Must include a 'time' column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.