search for: norm_var1

Displaying 1 result from an estimated 1 matches for "norm_var1".

Did you mean: norm_var2
2008 Jul 14
1
Function to create variables with prefix
...new variables with the same names as the inputs, but with the prefix_string prepended. So, a sample call would look like: myfunction(mydata, myvariables, "norm_") And if myvariables contained variables named "var1", "var2", etc., the function would generate: mydata$norm_var1 mydata$norm_var2 Thanks, Moira [[alternative HTML version deleted]]