make_list: Make a list of everything in function environment

View source: R/make_list.R

make_listR Documentation

Make a list of everything in function environment

Description

A function that returns a list representing the parent environment

Usage

make_list()

Value

a list with the associated names and values of the environment objects


cstawitz/RMAS documentation built on Oct. 6, 2022, 3:31 a.m.