View source: R/collection-properties.R
fwa_collection_properties | R Documentation |
Get information about a collection's column names.
fwa_collection_properties(
collection_id,
nocache = getOption("fwa.nocache", FALSE)
)
fwa_meta_properties(collection_id, nocache = getOption("fwa.nocache", FALSE))
collection_id |
A character string of the collection id. |
nocache |
A flag specifying whether or not to cache results. |
A tibble.
fwa_meta_properties()
: Freshwater Atlas Collection's Properties
soft-deprecated
Other collections:
fwa_collection()
,
fwa_collections()
fwa_collection_properties("whse_basemapping.fwa_stream_networks_sp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.