[R] R (Bold font) and Latex

Manish Gupta mandecent.gupta at gmail.com
Tue Mar 20 04:03:47 CET 2012


Hi, 

I am using R and latex for generating report. I need R result to be in bold
face. 

For instance. 
x<-c(1,0,2,4)

I need to print its output in bold face. 
x
*1
2
3
4*

I attempted to use textbf{} but can not write R output inside it. How can i
implement it. Thanks in advance.

Regards

--
View this message in context: http://r.789695.n4.nabble.com/R-Bold-font-and-Latex-tp4487535p4487535.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list