update_dataset {coronavirus} | R Documentation |
Update the coronavirus Dataset
Description
Update the package datasets on the global environment with the most recent data on the Dev version
Usage
update_dataset(silence = FALSE)
Arguments
silence |
A boolean, if set to TRUE, will automatically install updates without prompt question, by default set to FALSE |
Details
As the CRAN version is being updated every one-two months, the dev version of the package is being updated on a daily bases. This function enables to refresh the package dataset to the most up-to-date data. Changes will be available on the global environment
Value
A data.frame object
Source
coronavirus - Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) Coronavirus website
[Package coronavirus version 0.4.1 Index]