View source: R/plot_cases_state_map.R
Plots the Cases for Each City Given a Selected State
1 | plot_cases_state_map(df_covid19, State, state_shape_files)
|
df_covid19 |
Data Frame Returned from getBrazilCovid19Data() |
State |
String with selected state (input$selected_state) |
state_shape_files |
Shape files of the states |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.