twEnumNames: twEnumNames

Description Usage Arguments Details Value Author(s)

View source: R/enumNames.R

Description

Creates integer variables with positions from colnames or names of x.

Usage

1
twEnumNames(x, inherits = TRUE, prefix = "i_")

Arguments

x
inherits

if FALSE checks only for existence in calling frame. Use with care!

prefix

string scalar: prefix for the variabl names

Details

Use with care: new variables are defined in

Value

Names of the variables assigned in parent frame.

Author(s)

Thomas Wutzler


twMisc documentation built on May 2, 2019, 6:11 p.m.