get_dsph_england: Get a list of Directors of Public Health in England

View source: R/get_dsph_list.R

get_dsph_englandR Documentation

Get a list of Directors of Public Health in England

Description

Get a list of Directors of Public Health in England

Usage

get_dsph_england(
  url =
    "https://www.gov.uk/government/publications/directors-of-public-health-in-england--2/directors-of-public-health-in-england"
)

Arguments

url

Value

A dataframe of local authority districts and their current Director of Public Health

Examples


dsph <- get_dsph_england()


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