Retrieves the DepMap dataset from the package-level cache.
This is the recommended way to access DepMap data after loading
with load_depmap(read = TRUE).
Examples
if (FALSE) { # \dontrun{
load_depmap(read = TRUE)
depmap <- get_depmap()
} # }
Retrieves the DepMap dataset from the package-level cache.
This is the recommended way to access DepMap data after loading
with load_depmap(read = TRUE).
if (FALSE) { # \dontrun{
load_depmap(read = TRUE)
depmap <- get_depmap()
} # }