get_var_meta: Get the metadata for a variable in a given dataset.

View source: R/get_file_for_dataset.R

get_var_metaR Documentation

Get the metadata for a variable in a given dataset.

Description

Internal getter function

Usage

get_var_meta(variable, dataset)

Arguments

variable

one or more variable names to be downloaded

dataset

string defining dataset to be downloaded (a list of possible values can be obtained with list_available_datasets()). This function will not work on custom datasets.

Value

the metadata (including filename) for that variable in that dataset


EvolEcolGroup/pastclim documentation built on Aug. 8, 2024, 11:11 a.m.