View source: R/functions_indicator.R
process_data | R Documentation |
Process municipality data
process_data( input_value_regio_level = "Kunnat", input_value_variable = "Nuorisotyöttömyys", timeseries = FALSE, spatial = TRUE, dat_ts = NULL, dat_cs = NULL )
input_value_regio_level |
A string. |
input_value_variable |
A string. |
timeseries |
A logical. |
dat_ts |
A data frame. An optional data to speed up things |
dat_cs |
A data frame. An optional data to speed up things |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.