Description Usage Arguments Value Examples
Extract text of press release from the Philippines Department of Health website
1 |
df |
A data.frame created using |
A tibble containing text of the press release with additional information on line number, type of text, unique identifier and date of press release.
1 2 3 | prURL <- get_doh_links(base = "http://www.doh.gov.ph/press-releases",
pages = 1)
get_doh_release(df = prURL[1, ])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.