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 June 15, 2025, 4:23 a.m.