CellTypeDataset
R/data.R
example_ctd.Rd
Example CellTypeDataset
example_ctd
An object of class list of length 2.
list
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) }