covid19.US.data: function to read the TimeSeries US detailed data

View source: R/covid19.R

covid19.US.dataR Documentation

function to read the TimeSeries US detailed data

Description

function to read the TimeSeries US detailed data

Usage

covid19.US.data(local.data = FALSE, debrief = FALSE, acknowledge = FALSE)

Arguments

local.data

boolean flag to indicate whether the data will be read from the local repo, in case of connectivity issues or data integrity

debrief

boolean specifying whether information about the read data is going to be displayed in screen

acknowledge

boolean flag to indicate that the user acknowledges where the data is coming from. If FALSE, display data acquisition messages.

Value

TimeSeries dataframe with data for the US


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