Displaying 1 result from an estimated 1 matches for "latticeshow".
2009 Aug 04
1
Sweave, cm-lgc and minus signs
...ot. BUT, if minus signs appear in the plot, it does not
work poperly anymore! Just change the endpoints in the 'histogram'
function to 'c(-59.5, 76.5)' ( instead of 'c(59.5, 76.5)' ) and run the
two upper commands again. Then, I see a minus sign in the file
'cmTutorial-latticeShow.pdf' but NOT in the 'cmTutorial.pdf'.
However, putting sth. like 'mtext("-3.14...",1,-2)' somewhere, I will see
a nice minus sign also in the final plot. But it will look different
compared to the minus which I can see in 'cmTutorial-latticeShow.pdf'.
###...