[R] Combining two variables in text
trb1
thomasrbolton at yahoo.co.uk
Tue Sep 28 12:12:01 CEST 2010
Hi all,
how can I manually create a data.frame or similar object to display in a
textplot, that omits column and row numbers/headings?
Also, how can I combine several variables in text
i.e. suppose I have
a <- "one"
b <- "two"
then what expression can I place in
title(main=...)
in terms of a and b to give an output title of
"one, two"
i.e. a then b separated by a comma.
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/Combining-two-variables-in-text-tp2716916p2716916.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list