jwutil (version 1.2.3)

vec_to_env_true: create environment from vector

Description

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

Usage

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

Arguments