View source: R/utils_summarise_rawdata.R
make_summarise_rawdata | R Documentation |
Creates a table for a clicked population on the point map. This function can then be used within the summarise_rawdata
module to generate the table on the dashboard in reaction to a click.
make_summarise_rawdata(clicked_population)
clicked_population |
Population selected from a user's click on the point map. |
A table describing the raw time series data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.