# \donttest{
## Take me to the B.C. Data Catalogue home page
try(
bcdc_browse()
)
## Take me to the B.C. airports catalogue record
try(
bcdc_browse("bc-airports")
)
## Take me to the B.C. airports catalogue record
try(
bcdc_browse("76b1b7a3-2112-4444-857a-afccf7b20da8")
)
# }
Run the code above in your browser using DataLab