list_resources: Lists all available resources for a dataset

View source: R/list_resources.R

list_resourcesR Documentation

Lists all available resources for a dataset

Description

list_resources() returns all of the resources associated with a dataset

Usage

list_resources(dataset_name)

Arguments

dataset_name

Name of the dataset as found on NHS Open Data platform (character).

Value

a tibble with the data

Examples

list_resources("weekly-accident-and-emergency-activity-and-waiting-times")

phsopendata documentation built on Sept. 1, 2025, 5:10 p.m.