list_resources()
returns all of the resources associated
with a dataset
list_resources(dataset_name)
Name of the dataset as found on NHS Open Data platform (character).
a tibble with the data
list_resources("weekly-accident-and-emergency-activity-and-waiting-times")
#> # A tibble: 1 × 4
#> res_id name created last_modified
#> <chr> <chr> <dttm> <dttm>
#> 1 a5f7ca94-c810-41b5-a7c9-25c18d4… Week… 2023-05-02 07:57:54 2025-05-27 08:54:04