Scale the distribution profile relative to its maximum value
# S3 method for distrProfile
scaled(object, session = NULL, what = c("speed",
"heart.rate"), ...)
An object of class distrProfile
as returned by distributionProfile
.
A numeric vector of the sessions to be plotted, defaults to all sessions.
Which variables should be scaled?
Currently not used.