R/collection-properties.R
, R/meta-properties.R
fwa_collection_properties.Rd
Get information about a collection's column names.
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")
#> # A tibble: 26 × 3
#> name type description
#> <chr> <chr> <chr>
#> 1 linear_feature_id number ""
#> 2 watershed_group_id number ""
#> 3 edge_type number ""
#> 4 blue_line_key number ""
#> 5 watershed_key number ""
#> 6 fwa_watershed_code string ""
#> 7 local_watershed_code string ""
#> 8 watershed_group_code string ""
#> 9 downstream_route_measure number ""
#> 10 length_metre number ""
#> # ℹ 16 more rows