R/utils.R
get_example_data.Rd
This function loads and returns example data for the packagae. Which dataset is returned must be specified
get_example_data(which_data)
options are "count" or "meta"; specifies which example dataset should be returned
if (FALSE) { # \dontrun{ gimap_dataset <- get_example_data("gimap") } # }