Learn R Programming

trackeR (version 1.0.0)

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

Description

Scale the distribution profile relative to its maximum value

Usage

# S3 method for distrProfile
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.