Description Usage Arguments Value Examples
Get contents of an IATF page from the Official Gazette
1 |
page |
A URL of a page of the IATF Resolutions in the Official Gazette website. |
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:
id
Resolution number
title
Title of resolution
date
Date (in <YYYY-MM-DD> format) resolution was issued
source
Source of resolution. This is by default from IATF
type
Type of document. This is by default a resolution
url
Absolute URL for the webpage of the resolution
checked
Date (in <YYYY-MM-DD format) table was extracted. This
is by default provided by Sys.Date
1 2 | pages <- list_iatf_pages(pages = 1)
get_iatf_page(page = pages)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.