Dear R-users;

I would like to print some variable values within the text in " ".

Ex: q1 <- c("select" names(dataframe1) "from my table")
                      ^^^^^^^^^^^^^^^^^
How to use R objects names within the quotes?

Also, is there package which can put some longer text on multipage graphics? such as some table, or simple data summary. text() is too complicated for longer texts with breaklines.

Thanks,


Rado Bonk

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to