browseEdinfo: Browse a List of Environmental Datasets
Description
This function browses the list of selected environmental datasets
that are recommended as a starting point, and prompts the user to select one to use,
returning an edinfo object. Also allows user to filter by variable name, matching
will be attempted using regex
Usage
browseEdinfo(var = NULL)
Value
Returns an edinfo class object that can be used to get environmental
data with other functions
Arguments
var
the name or partial name of a variable to filter the available datasets by