Description Usage Arguments Value Examples
Get URLs of Philippines Department of Foreign Affairs (DFA) press releases
1 2 3 4 | get_dfa_links(
base = "https://www.dfa.gov.ph/dfa-news/dfa-releasesupdate",
type
)
|
base |
Base URL for press releases in the Department of Foreign Affairs website. Default is https://www.dfa.gov.ph/dfa-news/dfa-releasesupdate |
type |
Type of text contained in the URLs. This can be one of the following: resolution, press release, advisory, statement, etc. |
A tibble containing information on title of the press release, release date of press release and the absolute URL link to press release
1 | get_dfa_links(type = "press release")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.