cellbench_file: Get path to CellBench packaged data

View source: R/cellbench_file.R

cellbench_fileR Documentation

Get path to CellBench packaged data

Description

Search CellBench package for packaged data, leaving argument empty will list the available data.

Usage

cellbench_file(filename = NULL)

Arguments

filename

the name of the file to look for

Value

string containing the path to the packaged data

Examples

cellbench_file() # shows available files
cellbench_file("10x_sce_sample.rds") # returns path to 10x sample data

Shians/CellBench documentation built on Oct. 16, 2023, 7:54 a.m.