View source: R/get_phe_catalogue.R
get_phe_catalogue | R Documentation |
Get an interactive datatable of PHE resources on GOV.UK
get_phe_catalogue(
url = "https://www.gov.uk/search/all?organisations%5B%5D=public-health-england",
n = 298
)
url |
|
n |
|
pages |
Returns a datatable of PHE resources
df <- get_phe_catalogue(n = 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.