ph_get_daily: Pull Philippines data on daily facilities status from the...

Description Usage Arguments Value Examples

View source: R/01-ph_datadrop.R

Description

A wrapper to googledrive and googlesheets4 functions to pull data from the Philppines' COVID-19 Data Drop resource that is publicly distributed via Google Drive

Usage

1
ph_get_daily(version = "current", date = NULL)

Arguments

version

A character value specifying whether to get the most currently available dataset ("current") or to get archive data ("archive"). Default to "current"

date

Date in <YYYY-MM-DD> format; This is the date up to which extracted data reports to. Only used when version is set to "archive" otherwise ignored.

Value

A tibble of daily facilities status distributed via the COVID-19 Data Drop

Examples

1

como-ph/comoparams documentation built on July 3, 2020, 8:34 a.m.