check also
?toupper
?tolower
Best,
Dimitris
Quoting S Ellison <[EMAIL PROTECTED]>:
see ?gsub and loook at the last examle
"suman Duvvuru" <[EMAIL PROTECTED]> 20/08/2008 05:19 >>>
I would like to know how to convert a string with characters to all
uppercase or all lowercase? If anyone co
see ?gsub and loook at the last examle
>>> "suman Duvvuru" <[EMAIL PROTECTED]> 20/08/2008 05:19 >>>
I would like to know how to convert a string with characters to all
uppercase or all lowercase? If anyone could let me know if there exists
a
function in R for the conversion, that will be very hel
Use toupper or tolower (see ?toupper, ?tolower)
--- On Wed, 20/8/08, suman Duvvuru <[EMAIL PROTECTED]> wrote:
> From: suman Duvvuru <[EMAIL PROTECTED]>
> Subject: [R] Conversion - lowercase to Uppercase letters
> To: r-help@r-project.org
> Received: Wednesday, 20 August, 2008, 2:19 PM
> I would
On 20/08/2008, at 4:19 PM, suman Duvvuru wrote:
I would like to know how to convert a string with characters to all
uppercase or all lowercase? If anyone could let me know if there
exists a
function in R for the conversion, that will be very helpful.
?tolower
#
4 matches
Mail list logo