diff --git a/README.Rmd b/README.Rmd index 711d01e..035e34c 100644 --- a/README.Rmd +++ b/README.Rmd @@ -24,7 +24,7 @@ knitr::opts_chunk$set( `phsopendata` contains functions to interact with open data from the [Scottish Health and Social Care Open Data platform](https://www.opendata.nhs.scot/) via the CKAN API. - `get_resource()` extracts a single resource from an open dataset by resource id -- `get_latest_resource()` extracts the most recent resource from an open dataset by dataset name +- `get_latest_resource()` extracts the most recent resource from applicable datasets, by dataset name - `get_dataset()` extracts multiple resources from an open dataset by dataset name - `list_datasets()` returns the names of all available datasets - `list_resources()` returns information on all resources within an open dataset by dataset name