save_table | R Documentation |
Print comparison data (MainComparison) + sample/patient ID as table to csv file.
save_table(ds, rowAnns, out_dir = ".")
ds |
A dataset object (a list with vals, rowAnn, colAnn, comparison, name). |
rowAnns |
A character vector of 1-2 column names in ds$rowAnn. c(MainComparison, Subgroup) |
out_dir |
The output directory where the plot will be saved, default is current working directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.