Download data directly from package repository into the current environment.
Arguments
- name
character string giving the name of the data to source. For a list of the available data this can be set to
NULL(the default).- description
character string giving the description of the data version to use. By default
description = "reference". If set toNULLthen the function will request an input value to identify the data version.- verbose
logical value indicating whether the data description should be printed to screen.
Value
Similar to a call to data(), the sefra_data() function will load a named object into the global environment unless it is assigned.