Learn R Programming

phsopendata (version 1.0.1)

list_resources: Lists all available resources for a dataset

Description

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

Usage

list_resources(dataset_name)

Value

a tibble with the data

Arguments

dataset_name

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

Examples

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

Run the code above in your browser using DataLab