Skip to contents

Gather all objects in global environment

Usage

gather_all()

Value

all objects in local environment

Examples

# f <- function() "top level function"
# gather_all()