powered by
Get Marineregions place types
mr_place_types(...)
Curl options passed on to httr::GET()
httr::GET()
A data.frame with the columns:
type (character) the place type
description (character) description of the place type
# NOT RUN { res <- mr_place_types() head(res) res$type # }
Run the code above in your browser using DataLab