| run_chart | R Documentation |
Title Build run charts
run_chart(
community_name,
dataset,
current_community_data = dataset %>% filter(Community == community_name) %>%
arrange(`Date`)
)
community_name |
|
dataset |
|
current_community_data |
run chart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.