Displaying 1 result from an estimated 1 matches for "labn".
Did you mean:
lab
2005 Jan 27
3
How to generate labels or names?
Hi,
I'm new to R and I would like to generate labels like data.frame does
: "V1 V2 V3...".
I'm trying to generate a N vector with label such as "Lab1 Lab2 ... LabN".
I guess this is pretty easy when you know R ;)
Thanks for help
Eric