Names of variables (attributes) available from a dataset (layer) in a data source (service).
Source:R/layer_attributes.R
layer_attributes_get_names.RdNames of variables (attributes) available from a dataset (layer) in a data source (service).
Arguments
- wfs
A
WFSClientR6 object with methods for interfacing an OGC Web Feature Service. Fromemodnet_init_wfs_client().- service
the EMODnet OGC WFS service name. For available services, see
emodnet_wfs().- service_version
- layer
character sting of layer name. To get info on layers, including
layer_nameuseemodnet_get_wfs_info().
See also
Attributes metadata:
layer_attribute_descriptions(),
layer_attribute_inspect(),
layer_attributes_summarise(),
layer_attributes_tbl()