View source: R/createAdditionalVars.R
createAdditionalVars | R Documentation |
creates variables calculated as ratios or differences of two other variables
createAdditionalVars(data, type = "both", vars, order = c("nucl", "cell"))
data |
a |
type |
one of "both", "diff", "ratio" |
vars |
a |
order |
which value to use first (nucl/cell; nucl-cell) -> order=c("nucl", "cell") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.