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