[R] print variables values within c(" ")

Rado Bonk rado.bonk at jrc.it
Tue Jul 20 14:25:05 CEST 2004


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




More information about the R-help mailing list