parseSampleID | R Documentation |
Parse sampleID's. KG NOTE: The <<- assignment here is not good practice; should assign to variables within the function and then have an object get returned. But I don't want to mess up existing workflows, so I'm leaving it like this for now.
parseSampleID(table, part, fish = FALSE)
table |
A data frame |
part |
Which part of the sampleID do you want to retrieve? |
fish |
TRUE/FALSE is this a fish sampleID? |
Parsed sampleID portion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.