readDataCovid: readDataCovid

Description Usage Arguments Value

View source: R/data_read.R

Description

reads data from Covid19 in tsv format. Required columns: country, detected, healed, deceased, date.

Usage

1
readDataCovid(dataFile, col_types = "ciiic")

Arguments

dataFile

full path to data file

col_types

types of columns for reading the table

Value

data frame with the data


mesontau/covid19 documentation built on April 20, 2020, 10:44 p.m.