vec_to_env_true: create environment from vector

Description Usage

View source: R/env.r

Description

create an environment by inserting the value val with names taken from x

Usage

1
2
vec_to_env_true(x, val = TRUE, env = new.env(hash = TRUE, parent =
  baseenv()))

jwutil documentation built on May 7, 2019, 1:03 a.m.