get_layers_info: Layer info for specific layer codes
Description
get_layers_info returns all detailed information on the current or
future climate layers of one or more datasets.
Usage
get_layers_info(layer_codes = c())
Value
A list with four dataframes common, current,
future and paleo, the common dataframe contains data
for all shared columns in the other three dataframes. The other dataframes
contain all detailed information on the layer(s) matching the layer codes.
By default information for all layers is returned.
Arguments
layer_codes
character vector. Vector with the layer codes of the
layers you want the full information for. This can also be a dataframe with
as column layer_code.