View source: R/cellbench_file.R
cellbench_file | R Documentation |
Search CellBench package for packaged data, leaving argument empty will list the available data.
cellbench_file(filename = NULL)
filename |
the name of the file to look for |
string containing the path to the packaged data
cellbench_file() # shows available files
cellbench_file("10x_sce_sample.rds") # returns path to 10x sample data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.