get_iatf_pages: Get contents of the IATF pages from the Official Gazette

Description Usage Arguments Value Examples

View source: R/get_iatf.R

Description

Get contents of the IATF pages from the Official Gazette

Usage

1

Arguments

pages

A character vector of URLs of all pages of the IATF Resolutions in the Official Gazette. This can be created using list_iatf_pages

Value

A tibble containing absolute links to all the current IATF resolutions 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_pages(pages = pages)

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