# NOT RUN {
Tool(object = pbmc_small)
# }
# NOT RUN {
sample.tool.output <- matrix(data = rnorm(n = 16), nrow = 4)
# must be run from within a function
Tool(object = pbmc_small) <- sample.tool.output
# }
Run the code above in your browser using DataLab