tidytof_example_data | R Documentation |
tidytof comes bundled with a number of sample .fcs files in its inst/extdata directory. This function makes them easy to access.
tidytof_example_data(dataset_name = NULL)
dataset_name |
Name of the dataset you want to access. If NULL, the names of the datasets (each of which is from a different study) will be listed. |
A character vector of file paths where the requested .fcs files are located. If 'dataset_name' is NULL, a character vector of dataset names (that can be used as values for 'dataset_name') is returned instead.
tidytof_example_data()
tidytof_example_data(dataset_name = "phenograph")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.