[R] removing text form the graph(outer region)

Don MacQueen macq at llnl.gov
Wed Mar 24 20:01:43 CET 2010


You have to look at the documentation for the function you used to 
create the "calibration plot". Find out what options it has for 
controlling what text appears, and use them. If there are no options, 
then maybe there is a graphics parameter [ see help('par') ] that 
will prevent them. Otherwise, you will probably have to reconstruct 
the plot yourself using basic plotting functions.

Or, assuming you used a plotting function from some package, contact 
the package author or maintainer.

-Don

At 11:27 AM -0400 3/24/10, paaventhan jeyaganth wrote:
>  Dear R communities,
>
>when i do a calibration plot i have text inside the graph bottom 
>left and right (outer region)
>
>saying x resampling  added B=200, i want to get rid of this texts 
>please advise me
>
>how can i do it 
>
>
>
>Thanks very much
>
>Paaveen
>
>
>  			  		 
>_________________________________________________________________
>Take your contacts everywhere
>
>	[[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list
>https://*stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide http://*www.*R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.


-- 
--------------------------------------
Don MacQueen
Environmental Protection Department
Lawrence Livermore National Laboratory
Livermore, CA, USA
925-423-1062



More information about the R-help mailing list