View source: R/collection-properties.R
fop_collection_passage_properties | R Documentation |
Get information about a fish passage collection's column names.
fop_collection_passage_properties(collection_id)
collection_id |
A character string of the collection id. |
A tibble.
Other collections:
fop_collection_observation_properties()
,
fop_collections_observation()
,
fop_collections_passage()
,
fop_query_collection_observation()
,
fop_query_collection_passage()
library(sf)
collection_id <- "bcfishpass.barriers_falls"
fop_collection_passage_properties(collection_id)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.