View source: R/distributionProfile.R
scaled.distrProfile | R Documentation |
Scale the distribution profile relative to its maximum value.
## S3 method for class 'distrProfile'
scaled(object, session = NULL, what = NULL, ...)
object |
An object of class |
session |
A numeric vector of the sessions to be selected and scaled. Defaults to all sessions. |
what |
A character version of the variables to be selected and
scaled. Defaults to all variables in |
... |
Currently not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.