powered by
This function is reexported/wrapped from the {purrr} package. It allows users to select a single dataset from one of the datacubes available across the 'many* packages'. It additionally invites users to cite the selected dataset.
{purrr}
pluck(.x, ..., .default = NULL)
The selected dataset
The datacube
The name of the dataset in the datacube
Value to use if target is NULL or absent.
NULL
# \donttest{ pluck(emperors, "UNRV") # }
Run the code above in your browser using DataLab