Ops.tf                  Math, Summary and Ops Methods for 'tf'
as.data.frame.tf        Convert functional data back to tabular data
                        formats
ensure_list             Turns any object into a list
fpc_wsvd                Eigenfunctions via weighted, regularized SVD
functionwise            Summarize each 'tf' in a vector
in_range                Find out if values are inside given bounds
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_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_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_jiggle               Make a 'tf' (more) irregular
tf_rebase               Change (basis) representation of a 'tf'-object
tf_rgp                  Gaussian Process random generator
tf_smooth               Simple smoothing of 'tf' objects
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
tfsummaries             Functions that summarize 'tf' objects across
                        argument values
unique_id               Make syntactically valid unique names
vec_cast.tfd_reg        'vctrs' methods for 'tf' objects
