get_iatf_page: Get contents of an IATF page from the Official Gazette

Description Usage Arguments Value Examples

View source: R/get_iatf.R

Description

Get contents of an IATF page from the Official Gazette

Usage

1

Arguments

page

A URL of a page of the IATF Resolutions in the Official Gazette website.

Value

A tibble containing absolute links to all the current IATF resolutions from specified page at time of extraction from the Official Gazette. The tibble contains the following information:

Examples

1
2
pages <- list_iatf_pages(pages = 1)
get_iatf_page(page = pages)

como-ph/covidphtext documentation built on Aug. 17, 2020, 9:37 a.m.