[R] Help to Draw Plot

Blay sbnguah at yahoo.com
Wed May 14 20:25:39 CEST 2008


Try 
>par(fg="blue")
>plot(range(9,-9),range(9,-9),col="blue",col.axis="blue",col.lab="blue",col.main="blue",col.sub="blue")

Blay

KATH


ermimi wrote:
> 
> Hello friends!!
> 
> I have two questions, and I would like that you could answer me!!!
> 
> I have created a plot as   
> 
> plot(range(10,-10),range(10,-10),col="blue",col.axis="blue",col.lab="blue",col.main="blue",col.sub="blue");
> 
> 
> 1º) I want that the square of plot and the lines that indicates the value
> -10,-5,0,5,10 have a blue colour too.
> 
> 2º)It´s different to the question one. I want that the plot start and
> finish in the two points that are drawn, is say... I want that the plot
> start in (-10,-10) (corner left down) and finish in (10,10) (corner right
> up)... Now the plot start in -11,-11 and finish in 11,11 more or less...
> 
> Sorry if I don´t write very well, but I´m spanish student.
> 
> I hope that you could help me.
> 
> Thank you very much, I greetings, Luismi
> 


-----
Blay S
KATH
Kumasi, Ghana.
-- 
View this message in context: http://www.nabble.com/Help-to-Draw-Plot-tp17234957p17237843.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list