pandemics.loaddata: internal function to retrieve historical data on pandemics

View source: R/pandemics.R

pandemics.loaddataR Documentation

internal function to retrieve historical data on pandemics

Description

internal function to retrieve historical data on pandemics

Usage

pandemics.loaddata(
  tgt.file = "pandemics.RDS",
  acknowledge = TRUE,
  show = FALSE,
  src.descr = ""
)

Arguments

tgt.file

which data set to read

acknowledge

displays details on the data sources

show

displays data

src.descr

description of the source of the data

Value

data.frame


covid19.analytics documentation built on Oct. 16, 2023, 1:06 a.m.