expand_names {cctools}R Documentation

Expands names for expand_as_numeric

Description

Expands each element according to the factor expansions of columns in expand_as_numeric().

Usage

expand_names(x)

Arguments

x

as in expand_as_numeric().

Value

A vector of size ncol(expand_as_numeric(x)).


[Package cctools version 0.1.2 Index]