Output a table of species present from one or more spatial feature(s).
Details
Use the species_by_feature endpoint of the API at
api.marinesensitivity.org.
Examples
get_species_by_feature(
schema.table = "raw.mr_eez",
where = "mrgid = 8442")
#> Error in httr2::req_perform(httr2::req_url_query(httr2::req_url_path_append(httr2::request("https://api.marinesensitivity.org"), "species_by_feature"), schema.table = schema.table, where = where)): HTTP 502 Bad Gateway.