Quantcast

plot only x- and y-axis with origin, no box()

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

plot only x- and y-axis with origin, no box()

ARI BEN


Envoyé de mon iPhone
______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: plot only x- and y-axis with origin, no box()

Michael Weylandt
Try adding bty='n'

Michael

On Aug 18, 2012, at 9:21 AM, ARI BEN <[hidden email]> wrote:

>
>
> Envoyé de mon iPhone
> ______________________________________________
> [hidden email] 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.

______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: plot only x- and y-axis with origin, no box()

S Ellison-2
In reply to this post by ARI BEN
read ?plot.default and look at what frame.plot does.

 

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of ARI BEN
> Sent: 18 August 2012 15:22
> To: [hidden email]
> Subject: [R] plot only x- and y-axis with origin, no box()
>
>
>
> Envoyé de mon iPhone
> ______________________________________________
> [hidden email] 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.
>

*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}

______________________________________________
[hidden email] 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.
Loading...