fwa_collection_properties: Freshwater Atlas Collection's Properties

View source: R/collection-properties.R

fwa_collection_propertiesR Documentation

Freshwater Atlas Collection's Properties

Description

Get information about a collection's column names.

Usage

fwa_collection_properties(
  collection_id,
  nocache = getOption("fwa.nocache", FALSE)
)

fwa_meta_properties(collection_id, nocache = getOption("fwa.nocache", FALSE))

Arguments

collection_id

A character string of the collection id.

nocache

A flag specifying whether or not to cache results.

Value

A tibble.

Functions

  • fwa_meta_properties(): Freshwater Atlas Collection's Properties

    \lifecycle

    soft-deprecated

See Also

Other collections: fwa_collection(), fwa_collections()

Examples

fwa_collection_properties("whse_basemapping.fwa_stream_networks_sp")

poissonconsulting/fwapgr documentation built on March 30, 2024, 1:51 a.m.