Skip to contents

list_global_functions lists global functions available in the environment.

Usage

list_global_functions()

Details

lists global functions available. This is useful to check if the functions used for tools calling are present or not.

Examples

list_global_functions()
#> character(0)