clean.vars {reshape} | R Documentation |
Clean variables.
Description
Clean variable list for reshaping.
Usage
clean.vars(vars)
Arguments
vars |
vector of variable names |
Value
Vector of "real" variable names (excluding result\_variable etc.)
Author(s)
Hadley Wickham <h.wickham@gmail.com>
[Package reshape version 0.8.9 Index]