get_sample_names | R Documentation |
If the user did not supply sample names (has_names = FALSE
), sample names
will be generated in the form of "Sample_n".
get_sample_names(data, has_names)
data |
A data.frame |
has_names |
logical. Should we expect sample names to be in the first column? |
A vector of sample names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.