globenv_2_list: Put objects of global environment into a list

View source: R/helpers.R

globenv_2_listR Documentation

Put objects of global environment into a list

Description

Put objects of global environment matching a pre-defined pattern into a list

Usage

globenv_2_list(pattern = "^df")

Arguments

pattern

Pattern to search for; may be a regular expression


nrkoehler/xyzfuns documentation built on Nov. 12, 2024, 1:29 p.m.