Tord Snall
2003-Dec-07 21:39 UTC
[R] par(las = 1) not possible in polymap(), library(splancs)?
Dear all, I want my PhD thesis which I hand in tomorrow to look even nicer: Does polymap in the splancs library not allow horizontal plotting of y-labels? I have tried polymap(studyarea, xlab = "x (m)", ylab = "y (m)", las = 1) but it doesn't change the labels? Mayby some function in library(spatstat) support las? Thanks! Sincerely, Tord ----------------------------------------------------------------------- Tord Sn?ll Avd. f v?xtekologi, Evolutionsbiologiskt centrum, Uppsala universitet Dept. of Plant Ecology, Evolutionary Biology Centre, Uppsala University Villav?gen 14 SE-752 36 Uppsala, Sweden Tel: 018-471 28 82 (int +46 18 471 28 82) (work) Tel: 018-25 71 33 (int +46 18 25 71 33) (home) Fax: 018-55 34 19 (int +46 18 55 34 19) (work) E-mail: Tord.Snall at ebc.uu.se Check this: http://www.vaxtbio.uu.se/resfold/snall.htm!
Uwe Ligges
2003-Dec-07 21:51 UTC
[R] par(las = 1) not possible in polymap(), library(splancs)?
Tord Snall wrote:> > Dear all, > I want my PhD thesis which I hand in tomorrow to look even nicer: > Does polymap in the splancs library not allow horizontal plotting of > y-labels? I have tried > > polymap(studyarea, xlab = "x (m)", ylab = "y (m)", las = 1) > > but it doesn't change the labels?Use par(las = 1) polymap(.....) Not all the arguments of par() do work as arguments in all highlevel functions ... Uwe Ligges> Mayby some function in library(spatstat) support las? > > Thanks! > > Sincerely, > Tord > > ----------------------------------------------------------------------- > Tord Sn?ll > Avd. f v?xtekologi, Evolutionsbiologiskt centrum, Uppsala universitet > Dept. of Plant Ecology, Evolutionary Biology Centre, Uppsala University > Villav?gen 14 > SE-752 36 Uppsala, Sweden > Tel: 018-471 28 82 (int +46 18 471 28 82) (work) > Tel: 018-25 71 33 (int +46 18 25 71 33) (home) > Fax: 018-55 34 19 (int +46 18 55 34 19) (work) > E-mail: Tord.Snall at ebc.uu.se > Check this: http://www.vaxtbio.uu.se/resfold/snall.htm! > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help
Tord Snall
2003-Dec-07 22:04 UTC
[R] par(las = 1) not possible in polymap(), library(splancs)?
>Use > par(las = 1) > polymap(.....) > >Not all the arguments of par() do work as arguments in all highlevel >functions ...Dear Uwe Ligges, Thanks very much! This was new to me. Sincerely, Tord> >Uwe Ligges > > >> Mayby some function in library(spatstat) support las? >> >> Thanks! >> >> Sincerely, >> Tord >> >> ----------------------------------------------------------------------- >> Tord Sn?ll >> Avd. f v?xtekologi, Evolutionsbiologiskt centrum, Uppsala universitet >> Dept. of Plant Ecology, Evolutionary Biology Centre, Uppsala University >> Villav?gen 14 >> SE-752 36 Uppsala, Sweden >> Tel: 018-471 28 82 (int +46 18 471 28 82) (work) >> Tel: 018-25 71 33 (int +46 18 25 71 33) (home) >> Fax: 018-55 34 19 (int +46 18 55 34 19) (work) >> E-mail: Tord.Snall at ebc.uu.se >> Check this: http://www.vaxtbio.uu.se/resfold/snall.htm! >> >> ______________________________________________ >> R-help at stat.math.ethz.ch mailing list >> https://www.stat.math.ethz.ch/mailman/listinfo/r-help >----------------------------------------------------------------------- Tord Sn?ll Avd. f v?xtekologi, Evolutionsbiologiskt centrum, Uppsala universitet Dept. of Plant Ecology, Evolutionary Biology Centre, Uppsala University Villav?gen 14 SE-752 36 Uppsala, Sweden Tel: 018-471 28 82 (int +46 18 471 28 82) (work) Tel: 018-25 71 33 (int +46 18 25 71 33) (home) Fax: 018-55 34 19 (int +46 18 55 34 19) (work) E-mail: Tord.Snall at ebc.uu.se Check this: http://www.vaxtbio.uu.se/resfold/snall.htm!