get_phe_catalogue: Get an interactive datatable of PHE resources on GOV.UK

View source: R/get_phe_catalogue.R

get_phe_catalogueR Documentation

Get an interactive datatable of PHE resources on GOV.UK

Description

Get an interactive datatable of PHE resources on GOV.UK

Usage

get_phe_catalogue(
  url = "https://www.gov.uk/search/all?organisations%5B%5D=public-health-england",
  n = 298
)

Arguments

url
n
pages

Value

Returns a datatable of PHE resources

Examples

df <- get_phe_catalogue(n = 100)

julianflowers/myScrapers documentation built on Aug. 7, 2024, 3:17 a.m.