env_to_vec_flip {jwutil}R Documentation

return a new environment with names and values swapped

Description

return a new environment with names and values swapped

Usage

env_to_vec_flip(env)

Arguments

env

environment with values being sequence numbers used to fill returned vector


[Package jwutil version 1.2.3 Index]