variable.label | R Documentation |
This function generates a customized descriptive label for a variable in an electrophoresis
object.
variable.label(electrophoresis, variable, variable2 = NULL)
electrophoresis |
An |
variable |
The name of the variable to convert into a label. One of |
variable2 |
Optionally, the name of a second variable that is the denominator of the first (e.g. molarity per length). |
If your electrophoresis
object contains multiple batches with different units for some reason, this function gives a warning and does not include a unit in the label.
A "character"
object containing a descriptive, human-readable label including the correct units (e.g. ng/µl, nM) specified in the original metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.