plot_cases_state_map: Plots the Cases for Each City Given a Selected State

Description Usage Arguments

View source: R/plot_cases_state_map.R

Description

Plots the Cases for Each City Given a Selected State

Usage

1
plot_cases_state_map(df_covid19, State, state_shape_files)

Arguments

df_covid19

Data Frame Returned from getBrazilCovid19Data()

State

String with selected state (input$selected_state)

state_shape_files

Shape files of the states


viniciusmsousa/Covid19-Monitor documentation built on April 9, 2021, 3:34 a.m.