# NOT RUN {
# follow the example in <https://aurin.org.au/resources/aurin-apis/aurin-open-api-and-r/>
# }
# NOT RUN {
aur_get("aurin:datasource-UQ_ERG-UoM_AURIN_DB_public_toilets")
# Get the first 10 features.
aur_get(
open_api_id,
params = list(maxFeatures = 10)
)
# }
Run the code above in your browser using DataLab