as.data.frame.tf        Convert functional data back to tabular data
                        formats
ensure_list             Turns any object into a list
fivenum                 Tukey's Five Number Summary for 'tf' vectors
fpc_wsvd                Eigenfunctions via weighted, regularized SVD
functionwise            Summarize each 'tf' in a vector (function-wise)
gait                    Hip and knee angle while walking data
growth                  Berkeley growth study data
in_range                Find out if values are inside given bounds
pinch                   Pinch force data
plot.tf                 'base' plots for 'tf's
prep_plotting_arg       Preprocess evaluation grid for plotting
print.tf                Pretty printing and formatting for functional
                        data
tf_align                Apply warping functions to align functional
                        data
tf_approx_linear        Inter- and extrapolation functions for
                        'tfd'-objects
tf_arg                  Utility functions for 'tf'-objects
tf_depth                Functional Data Depth
tf_derive               Differentiating functional data: approximating
                        derivative functions
tf_estimate_warps       Estimate warping functions for registration
tf_evaluate             Evaluate 'tf'-vectors for given argument values
tf_integrate            Integrals and anti-derivatives of functional
                        data
tf_interpolate          Re-evaluate 'tf'-objects on a new grid of
                        argument values.
tf_invert               Invert a 'tf' vector
tf_jiggle               Make a 'tf' (more) irregular
tf_minmax               Depth-based minimum, maximum and range for 'tf'
                        vectors
tf_order                Rank, order and sort 'tf' vectors
tf_rebase               Change (basis) representation of a 'tf'-object
tf_register             Register / align a 'tf' vector against a
                        template function
tf_registration         Registration Result Object
tf_rgp                  Gaussian Process random generator
tf_smooth               Simple smoothing of 'tf' objects
tf_split                Split / Combine functional fragments
tf_warp                 Elastic Deformation: warp and align 'tf'
                        vectors
tf_where                Find out where functional data fulfills certain
                        conditions.
tf_zoom                 Functions to zoom in/out on functions
tfb                     Constructors for functional data in basis
                        representation
tfb_fpc                 Functional data in FPC-basis representation
tfb_spline              Spline-based representation of functional data
tfbrackets              Accessing, evaluating, subsetting and
                        subassigning 'tf' vectors
tfd                     Constructors for vectors of "raw" functional
                        data
tfgroupgenerics         Math, Summary and Ops Methods for 'tf'
tfsummaries             Functions that summarize 'tf' objects across
                        argument values
unique_id               Make syntactically valid unique names
vctrs                   'vctrs' methods for 'tf' objects
