GC2trackeRdata          Coercion function for use in Golden Cheetah
Wexp                    W' expended.
Wprime                  W': work capacity above critical power.
append                  Generic function for appending data to existing
                        files.
append.conProfile       Append training profiles.
append.trackeRdata      Append training sessions to existing file.
c2d                     Transform concentration profile to distribution
                        profile.
changeUnits             Generic function for changing the units of
                        measurement.
changeUnits.conProfile
                        Change the units of the variables in an
                        'conProfile' object.
changeUnits.distrProfile
                        Change the units of the variables in an
                        'distrProfile' object.
changeUnits.trackeRWprime
                        Change the units of the variables in an
                        'trackeRdata' object.
changeUnits.trackeRdata
                        Change the units of the variables in an
                        'trackeRdata' object.
changeUnits.trackeRdataSummary
                        Change the units of the variables in an
                        'trackeRdataSummary' object.
concentrationProfile    Generate training concentration profiles.
conversions             Auxiliary conversion functions.
decreasingSmoother      Smooth a decreasing function.
distance2speed          Convert distance to speed.
distributionProfile     Generate training distribution profiles.
fortify.conProfile      Fortify a conProfile object for plotting with
                        ggplot2.
fortify.distrProfile    Fortify a distrProfile object for plotting with
                        ggplot2.
fortify.trackeRWprime   Fortify a trackeRWprime object for plotting
                        with ggplot2.
fortify.trackeRdata     Fortify a trackeRdata object for plotting with
                        ggplot2.
fortify.trackeRdataSummary
                        Fortify a trackeRdataSummary object for
                        plotting with ggplot2.
funPCA                  Functional principal components analysis of
                        distribution or concentration profiles.
generateBaseUnits       Generate base units.
generateVariableNames   Generate variables names for internal use in
                        readX functions. the variables vecotrs need to
                        correspond one by on interms of variable type
getOperations           Generic function for retrieving the operation
                        settings.
getOperations.conProfile
                        Get the operation settings of an 'conProfile'
                        object.
getOperations.distrProfile
                        Get the operation settings of an 'distrProfile'
                        object.
getOperations.trackeRdata
                        Get the operation settings of an 'trackeRdata'
                        object.
getUnits                Generic function for retrieving the units of
                        measurement.
getUnits.conProfile     Get the units of the variables in an
                        'conProfile' object.
getUnits.distrProfile   Get the units of the variables in an
                        'distrProfile' object.
getUnits.trackeRWprime
                        Get the units of the variables in an
                        'trackeRWprime' object.
getUnits.trackeRdata    Get the units of the variables in an
                        'trackeRdata' object.
getUnits.trackeRdataSummary
                        Get the units of the variables in an
                        'trackeRdataSummary' object.
imputeSpeeds            Impute speeds.
leafletRoute            Plot routes for training sessions.
nsessions               Generic function for calculating number of
                        sessions.
plot.conProfile         Plot concentration profiles.
plot.distrProfile       Plot distribution profiles.
plot.trackeRWprime      Plot W'.
plot.trackeRdata        Plot training sessions in form of trackeRdata
                        objects.
plot.trackeRdataSummary
                        Plot an object of class trackeRdataSummary.
plot.trackeRdataZones   Plot training zones.
plot.trackeRfpca        Plot function for functional principal
                        components analysis of distribution and
                        concentration profiles.
plotRoute               Plot routes for training sessions.
print.trackeRdataSummary
                        Print method for session summaries.
profile2fd              Transform distribution and concentration
                        profiles to functional data objects of class
                        fd.
readContainer           Read a GPS container file.
readDirectory           Read all supported container files from a
                        supplied directory.
readX                   Read a training file in TCX, db3 or Golden
                        Cheetah's JSON format.
restingPeriods          Extract resting period characteristics.
run                     Training session.
runs                    Training sessions.
sanityChecks            Sanity checks for tracking data.
scaled                  Generic function for scaling.
scaled.distrProfile     Scale the distribution profile relative to its
                        maximum value
smoother                Generic function for smoothing.
smoother.conProfile     Smoother for concentration profiles.
smoother.distrProfile   Smoother for distribution profiles.
smoother.trackeRdata    Smoother for 'trackeRdata' objects.
smootherControl.distrProfile
                        Auxiliary function for 'smoother.distrProfile'.
                        Typically used to construct a control argument
                        for 'smoother.distrProfile'.
smootherControl.trackeRdata
                        Auxiliary function for 'smoother.trackeRdata'.
                        Typically used to construct a control argument
                        for 'smoother.trackeRdata'.
speed2distance          Convert speed to distance.
summary.trackeRdata     Summary of training sessions.
threshold               Thresholding for variables in 'trackeRdata'
                        objects.
timeAboveThreshold      Time spent above a certain threshold
timeline                Generic function for visualising the sessions
                        on a time versus date plot.
trackeR                 trackeR: Infrastructure for running and cycling
                        data from GPS-enabled tracking devices
trackeRdata             Create a trackeRdata object.
zones                   Time spent in training zones.
