search for: landscaping

Displaying 20 results from an estimated 495 matches for "landscaping".

2012 Mar 11
0
[R-sig-eco] Landscape ecology in R
Hi Manuel, I've taken the liberty of adding the r-help list back to this email, even though you sent your reply just to me, so that others may contribute. On Fri, Mar 9, 2012 at 6:27 PM, Manuel Sp?nola <mspinola10 at gmail.com> wrote: > Thank you Sarah, > > I am thinking more on?habitat mapping and landscape metrics. Then you've probably seen the adehabitat* and SDMTools
2000 Feb 24
1
landscape plots
Is there a set of R expressions that has the same effect as the following set of S-Plus 2000 expressions: graphsheet(format="printer", orientation="landscape") par(mfrow=c(2,2)) plot(x1, y1) plot(x2, y2) plot(x3, y3) plot(x4, y4) dev.off() # one page of landscape plots sent to printer I am having trouble with formulating the equivalent of the first line of the above in R.
2010 Sep 24
7
help
Estimados Escribo para consultar sobre el uso de modelos mixtos anidados. Los datos que estoy analizando provienen de censos de malezas en cuatro tipos de paisajes de la región pampeana, en los que seleccioné al azar igual número de lotes agrícolas cultivados con tres cultivos (maíz, soja y trigo-soja). En cada lote censé el número de especies de malezas en tres posiciones: el alambrado, el borde
2007 Mar 23
2
landscape pdf
Hello together! How can I plot a landscape letter-format plot? With postscript, I just use the horizontal option and I get what I want, but it seems that the pdf lacks this option. Well, I could do a ps2pdf conversion of the generated ps-file. But is there a way to directly produce landscape pdf-plots with R? Thanks for any help. Greetings, Sebastian
2011 Jun 25
3
How to export to pdf in landscape orientation?
Does anybody know how to get a pdf file with landscape orientation?. pdf(file= 'my_file.pdf' ,onefile=T,paper='A4') plot(sin, -pi, 2*pi) dev.off() Thank's in advance Juan A. Hernandez Spain [[alternative HTML version deleted]]
2016 Apr 09
3
How to print the graphs in landscape/portrait orientation
Hi, I made a few graphs by ggplot. The following codes produce a pdf file with graphs in landscape orientation on my Windows PC, while they produce a pdf file with the same graphs, but in portrait orientation: *p2 <- lapply(1:(2*n), function(.x) xyz_outl[.x][[1]]) #a sequence of graphs made by ggplot* *m2 <- marrangeGrob(p2, nrow=3, ncol=2) * *ggsave("xyz.pdf", m2)*
2003 Apr 08
1
Can't do Landscape with ManualFeed
Hi: I am haviong problems with Landscape mode on our HP printers (many models). I am running 2.2.7a on two different servers. One is using the "old style" printing (using "printer driver file" parameter). The other is using the newer printing system. It is the same code on both. Both are Solaris systems. For the old one, the drivers are installed on the client, for the
2004 Jun 03
2
Simulating a landscape (matrix) in R
I'm trying to figure out how one might go about simulating a landscape (matrix) in R. For example if one wanted to generate a simulated landscape of precipitation values for some area (say a 100 X 100 matrix) they could generate 10,000 numbers using a random normal distribution with a mean and std. dev. and randomly allocate these generated numbers to the grid cells. However, this is too
2003 Jan 14
2
graphics landscape orientation
Hello listers, I would like to know how I can get the resulting graphic of the function plot.hclust (from the package cluster) in landscape orientation. Is it possible? Thanks, Juan
2010 Dec 21
1
Problem with Landscape printing
I am having problem printing in Landscape mode. I have a program that requires landscape printing. I have a Canon ip2770 attached directly to my machine, and is configured properly in Cups, correct driver and all. OpenOffice works perfectly in Portrait and Landscape printing. In Wine, Portrait printing works perfectly for my program and the Wine Notepad. However, in both my program and the
2004 Sep 29
2
How to print landscape from script in Windows: dev.print(win.print, printer="local printer name", ...) does not accept horizontal=TRUE
This is a windows-specific question. After generating a plot, I can print from scripts or the command line with > dev.print(win.print,printer="local windows printer name") I would like to print in landscape mode. From the menus, I can accomplish this by changing the properties of the printer before clicking "print". However, I tried adding
2011 Aug 04
4
Sweave - landscape figure
Dear R-users I am trying to understand how Sweave works by running some simple examples. In the example I am working with there is a chunk where the R-commands related to plotting a figure are placed. When running R CMD Sweave ? , pdflatex the output is a portrait figure. I wonder whether it would be possible to change the orientation to landscape (not in the latex file but in Rnw file). Many
2011 Sep 20
1
Boxplots from 4 dimensional array
Hello list members, I am working with simulated data for landscape pattern analysis. I have 1000 replicates of binary (2 colour) gridded landscapes at each combination of 9 levels of class proportion and 11 levels of spatial autocorrelation. The results are stored in an array as follows: > dim(surfaces) [1] 38 9 11 1000 The dimensions are defined as follows: [x,,,] 1:38, integers
2023 Nov 14
2
Can someone please have a look at this query on stackoverflow?
Dear all, I have posted a query which has received a response but that is not working on my computer. Here is the query: https://stackoverflow.com/questions/77387434/pdf-from-rmarkdown-landscape-and-aspectratio-169 Can someone please help me ? Best Regards, Ashim
2010 Apr 21
1
Creating artificial environmental landscape with spatial autocorrelation
Dear all: Does anyone have any suggestions on how to make a spatially explicit landscape with spatial autocorrelation in R? In other words, a landscape where all cells have a spatial reference, and the environment values that are closer in space are more similar (positive spatial autocorrelation). Thank you, Laura
2010 May 10
1
R algorithm/package for creating spatial autocorrelation of uniformly distributed landscape values
Dear all: I would like to create a landscape of environmental values that follow a uniform frequency distribution and also have spatial autocorrelation in the landscape. I was wondering if there is an algorithm and/or package out there that creates autocorrelation of values that are distributed according to a non-normal frequency distribution. Any suggestions are greatly appreciated. Thank you,
2005 Mar 17
0
Landscape indeces analysis methods as an R package!?
Dear Barry, Thanks for your stimulating reply. As you see I have send a CC of this reply to the R mailing list. The R mailing list will be the best place to send your queries. You can subscribe here: http://www.r-project.org/mail.html I would think there is an interest in the provision of landscape indices analysis methods in R. There are several packages for landscape indices analysis
2004 Jun 14
5
adjusting color palette
Is there a way to increase the "sensitivity" of the color palette in order to more clearly represent certain sections of data? For example I am wanting to clearly differentiate between height data for a rolling landscape but because of the extremes of the dataset (sea and mountain tops), the bulk of the landscape is shaded in closely approximating green - i have attempted to do this by
2000 Nov 30
1
Landscape problems with ps2pdf
R Users, I have created a multipage PostScript file using the postscript() function with horizontal = TRUE to produce my plots in landscape. I intended to convert that entire file to PDF using ps2pdf to have the plots available for a presentation. Unfortunately, the resulting PDF document is rotated -90 degrees. I have found dozens of references to this kind of problem with ps2pdf online, but
2009 Oct 15
0
Problems printing landscapes in AR
I have the L&G (AFAIK) Adobe Acrobat Reader, 9.1.0, on my 5.3 x86_64 machine, but it seems to be incapable of printing some landscape-mode PDFs. I created them by printing some wide graphics (PNG) files to PDF files from the image viewer, and that didn't work - AR prints them ONLY in portrait mode, no matter how the portrait-landscape is set, and no matter how it is displayed. Then I