as.character()
Bill Venables
http://www.cmis.csiro.au/bill.venables/
-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Gundala Viswanath
Sent: Tuesday, 13 January 2009 3:25 PM
To: r-help at stat.math.ethz.ch
Subject: [R] Converting Factor to Vector
Hi all,
How can I convert factor like this:
[1] "AAA" "AAT" "AAC" "AAG" "ATA" "ATT"...
I tried as.vector(), but it remains the same factor.
- Gundala Viswanath
Jakarta - Indonesia
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.