Hello! For the first question, here is an example:
> E <- alltypes(bramblecanes, Kest, nsim = 100, envelope = + TRUE,savepatterns=TRUE,correction="isotropic") > E$fns[[1]]$r > E$fns[[1]]$obs ________________________________________ From: r-sig-geo-boun...@r-project.org [r-sig-geo-boun...@r-project.org] on behalf of catalin roibu [catalinro...@gmail.com] Sent: Sunday, July 07, 2013 5:12 AM To: r-sig-...@stat.math.ethz.ch Cc: r-help@r-project.org Subject: [R-sig-Geo] spatstat output Dear R users, Is there a possibility to extract only the r, CI's envelope and L function from the output of spatstat? I use this code E <- alltypes(df1, Kest, nsim = 100, envelope = TRUE,savepatterns=TRUE,correction="isotropic") And second question, is there a possibility to modify the margin of plot in spatstat? plot(E, sqrt(./pi) - r ~ r, ylab = "L(r)-r",main=NULL,sub=NULL,las=1) Thank you very much for your help! CR -- --- Catalin-Constantin ROIBU Lecturer PhD, Forestry engineer Forestry Faculty of Suceava Str. Universitatii no. 13, Suceava, 720229, Romania office phone +4 0230 52 29 78, ext. 531 mobile phone +4 0745 53 18 01 +4 0766 71 76 58 FAX: +4 0230 52 16 64 silvic.usv.ro [[alternative HTML version deleted]] _______________________________________________ R-sig-Geo mailing list r-sig-...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo ______________________________________________ R-help@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.