Learn R Programming

trackeR (version 0.0.3)

scaled.distrProfile: Scale the distribution profile relative to its maximum value

Description

Scale the distribution profile relative to its maximum value

Usage

"scaled"(object, session = NULL, what = c("speed", "heart.rate"), ...)

Arguments

object
An object of class distrProfile as returned by distributionProfile.
session
A numeric vector of the sessions to be plotted, defaults to all sessions.
what
Which variables should be scaled?
...
Currently not used.