get_name_list: Turn a string creating a vector in to a string of names

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

Takes a string generated by deparse and returns a list of names contained within.

Usage

1

Arguments

names

A string generated using deparse and substitute.

env

The environment in which to perform substitutions.

Value

A vector of characters.

Examples

1
2
3
4
5
6

brandseye/brandseyer2 documentation built on Sept. 5, 2021, 2:15 p.m.