ph_get_fields: Pull Philippines data fields information from the publicly...

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_fields(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 metadata for the fields used in the various datasets distributed via the COVID-19 Data Drop

Examples

1

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