list_global_functions.Rd
list_global_functions lists global functions available in the environment.
list_global_functions
list_global_functions()
lists global functions available. This is useful to check if the functions used for tools calling are present or not.
list_global_functions() #> character(0)