gg_covid_barplot: gg_covid_barplot functions creates a bar chart that shows us...

Description Usage Arguments

View source: R/server_gg_functions.R

Description

gg_covid_barplot function helps us for the creation of bar charts of the covid confirmed cases for one of the Australia's selected state ggplot2 and geom_line, are the dependencies of this functions, we has also set a theme for the graphs which allows the uniformity, throughout our app. We further add this function in the ggplotly function to enhances the user interactivity of our graph.'

Usage

1
gg_covid_barplot(aus_state, input)

Arguments

aus_state

is the required argument of this function, to help the function recognize the data and further work on it as per the function

input

allows the user to read the data for filtering/matching as per the function in order to produce the graph


etc5523-2020/r-package-assessment-priya51096 documentation built on Jan. 1, 2021, 1:12 a.m.