Skip to contents

Lists Available Transformation Functions

Usage

f_list()

Value

character vector

Examples

f_list()
#>  [1] "f_center"             "f_detrend_difference" "f_detrend_linear"    
#>  [4] "f_hellinger"          "f_pca"                "f_percentage"        
#>  [7] "f_proportion"         "f_rescale"            "f_scale"             
#> [10] "f_slope"              "f_smooth_window"      "f_trend_linear"