[R] Second axis on bottom of graph

peter dalgaard pdalgd at gmail.com
Tue May 20 23:46:00 CEST 2014


Hm? Try

plot(0, mgp=c(3,2,0), las=2)


On 20 May 2014, at 19:41 , Hurr <hill0093 at umn.edu> wrote:

> I was able to put tck=-0.1 into either par() or 
> axis() and it made a tick difference I understood.
> As I understand it, default for mgp is c(3,1,0).
> When I put mgp=c(3,4,0) or mgp=c(3,7,0) into 
> either par() or axis() I see no difference.
> Hurr
> 
> 
> 
> 
> --
> View this message in context: http://r.789695.n4.nabble.com/Second-axis-on-bottom-of-graph-tp4690696p4690912.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> 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.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com



More information about the R-help mailing list