clean.vars {reshape}R Documentation

Clean variables.

Description

Clean variable list for reshaping.

Usage

clean.vars(vars)

Arguments

vars vector of variable names

Details

Value

Vector of "real" variable names (excluding result_variable etc.)

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7.2 Index]