Description Usage Arguments Value Examples
View source: R/cellbench_file.R
Search CellBench package for packaged data, leaving argument empty will list the available data.
1 | cellbench_file(filename = NULL)
|
filename |
the name of the file to look for |
string containing the path to the packaged data
1 2 | 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.