View source: R/update_archived_data.R
update_archived_data | R Documentation |
Read in current archived data, and update it.
update_archived_data(
curr_data,
period = "none",
date_to = NULL,
format_date = "%Y-%m-%d",
tzone_date = "UTC"
)
curr_data |
Archived data set from RapidPro (can be generated by |
period |
Default |
date_to |
character string giving the date to filter the data to. |
format_date |
from |
tzone_date |
from |
Updated archived data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.