table_filter: Table after filtering of daily cases of COVID-19

Description Usage Arguments Value Examples

View source: R/table_filter.R

Description

Function table_filter() can create a table after filtering of daily cases of COVID-19

Usage

1
table_filter(data, country, type, date)

Arguments

data

The data used to create the table

country

The country that you want to exlpore

type

The type of the case

date

THe date used to observe

Value

A table after filtering of daily cases of COVID-19

Examples

1
2
3
4
## Not run: 
table_filter(covid_19_data,"China","deaths","2020-08-23")

## End(Not run)

etc5523-2020/r-package-assessment-Yiwen-Zhang-259 documentation built on Jan. 13, 2022, 5:46 a.m.