| ucfirst {Zelig} | R Documentation |
This method sets the first character of a string to its uppercase, sets all other characters to lowercase.
ucfirst(str)
str |
a vector of charaqcter-strings |
a vector of character strings
Matt Owen mowen@iq.harvard.edu