Skip to contents

Columns: fn (English name), description (if available), and one column per supported locale with the localised function name (NA if not translated for that locale).

Usage

function_table()

Value

data.frame

Details

If setup_terminology() hasn't been run, returns a single-column data frame with just fn.

Examples

head(function_table())
#>         fn
#> 1      ABS
#> 2   ABSREF
#> 3  ACCRINT
#> 4 ACCRINTM
#> 5     ACOS
#> 6    ACOSH