All functions

do_call()

Prune and call a function with a set arguments

boxx_search() draw_search()

Draw the current search() path in the terminal

environment_name()

Get the name of an environment

environment_of()

Get the environment of an object

find_object()

Find the environment where an object exists

get_globals()

Get global variables on a function

parent_env() parent_envs() top_env()

Get the ancestral environments of an environment

prune_fcn()

Remove unused objects from a function's parent environments

replace_env()

Replace one of the parent environments with another

search_path()

The set of environments searched to locate an object

size_of()

Get the serialization size of an object