uppercase & lowercase
8
0
Entering edit mode
@denrique-escobar-espinoza-1303
Last seen 9.6 years ago
sorry for the silly question, is there any R command for doing lower or upper cases?
• 1.6k views
ADD COMMENT
0
Entering edit mode
@benilton-carvalho-1375
Last seen 4.0 years ago
Brazil/Campinas/UNICAMP
toupper() tolower() b On Jun 6, 2007, at 9:35 AM, D.Enrique ESCOBAR ESPINOZA wrote: > sorry for the silly question, > is there any R command for doing lower or upper cases? -- Benilton Carvalho PhD Candidate Department of Biostatistics Bloomberg School of Public Health Johns Hopkins University bcarvalh at jhsph.edu
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 12 weeks ago
United States
D.Enrique ESCOBAR ESPINOZA wrote: > sorry for the silly question, > is there any R command for doing lower or upper cases? toupper and tolower will do what you want. Sean
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 2 hours ago
United States
D.Enrique ESCOBAR ESPINOZA wrote: > sorry for the silly question, > is there any R command for doing lower or upper cases? Depends on what you mean by 'doing lower or upper case'. Does either ?toupper or ?tolower do what you want? Best, Jim > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- James W. MacDonald, M.S. Biostatistician Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623 ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.
ADD COMMENT
0
Entering edit mode
John Zhang ★ 2.9k
@john-zhang-6
Last seen 9.6 years ago
>sorry for the silly question, >is there any R command for doing lower or upper cases? toupper tolower > >_______________________________________________ >Bioconductor mailing list >Bioconductor at stat.math.ethz.ch >https://stat.ethz.ch/mailman/listinfo/bioconductor >Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor Jianhua Zhang Department of Medical Oncology Dana-Farber Cancer Institute 44 Binney Street Boston, MA 02115-6084
ADD COMMENT
0
Entering edit mode
@saroj-mohapatra-1446
Last seen 9.6 years ago
> apropos("upper") [1] "toupper" "upper.tri" > toupper("r") [1] "R" > tolower("ABC") [1] "abc" D.Enrique ESCOBAR ESPINOZA wrote: > sorry for the silly question, > is there any R command for doing lower or upper cases? > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor >
ADD COMMENT
0
Entering edit mode
@sylviamerkukmuensterde-1608
Last seen 9.6 years ago
Hi Enrique, try ?tolower or ?toupper Regards, Sylvia Am Mittwoch, den 06.06.2007, 06:35 -0700 schrieb D.Enrique ESCOBAR ESPINOZA: > sorry for the silly question, > is there any R command for doing lower or upper cases? > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT
0
Entering edit mode
Heidi Dvinge ★ 2.0k
@heidi-dvinge-2195
Last seen 9.6 years ago
Hi, there is toupper() and tolower() if that's what you mean. Cheers \Heidi > sorry for the silly question, > is there any R command for doing lower or upper cases? > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: > http://news.gmane.org/gmane.science.biology.informatics.conductor >
ADD COMMENT
0
Entering edit mode
@federico-abascal-2006
Last seen 9.6 years ago
a question at my level of expertise :-) tolower and toupper functions. D.Enrique ESCOBAR ESPINOZA wrote: > sorry for the silly question, > is there any R command for doing lower or upper cases? > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor > >
ADD COMMENT

Login before adding your answer.

Traffic: 801 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6