BIEN_plot_metadata {BIEN} | R Documentation |
Download plot metadata
Description
BIEN_plot_metadata downloads the plot metadata table.
Usage
BIEN_plot_metadata(...)
Arguments
... |
Additional arguments passed to internal functions. |
Value
A dataframe containing plot metadata.
See Also
Other plot functions:
BIEN_plot_country()
,
BIEN_plot_dataset()
,
BIEN_plot_datasource()
,
BIEN_plot_list_datasource()
,
BIEN_plot_list_sampling_protocols()
,
BIEN_plot_name()
,
BIEN_plot_sampling_protocol()
,
BIEN_plot_sf()
,
BIEN_plot_state()
Other metadata functions:
BIEN_metadata_citation()
,
BIEN_metadata_database_version()
,
BIEN_metadata_list_political_names()
,
BIEN_metadata_match_data()
,
BIEN_ranges_list()
Examples
## Not run:
BIEN_plot_metadata()
## End(Not run)
[Package BIEN version 1.2.6 Index]