View source: R/electrophoresis.R
subset.electrophoresis | R Documentation |
This function takes a subset of the samples in an electrophoresis
object.
## S3 method for class 'electrophoresis'
subset(electrophoresis, ...)
electrophoresis |
An |
... |
A logical expression indicating samples to keep, and any other arguments passed to |
A new electrophoresis
object containing only the data from the subset of samples that match the given expression, with sample indices renumbered and factors releveled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.