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.10 Index]