Example CellTypeDataset

example_ctd

Format

An object of class list of length 2.

Examples

if (FALSE) { example_ctd <- ewceData::ctd() ### Remove dendrograms to reduce file size example_ctd[[1]]$plotting <- NULL example_ctd[[2]]$plotting <- NULL usethis::use_data(example_ctd, overwrite = T) }