search for: gremove

Displaying 6 results from an estimated 6 matches for "gremove".

Did you mean: remove
2004 Mar 15
2
R equiv to proc gremove in maps package
Is there an R equivalent to SAS's proc gremove? You would use this procedure to combine the units on an existing map, for example to build a map of Metropolitan Statistical Areas (MSAs) from the [US] counties dataset where the internal boundries surround the MSAs (which are groups of counties) rather than the individual counties. I can imagin...
2004 Nov 18
4
adjusting the map of France to 1830
...re seems to be no functions to allow this, and I can't find information on the exact structure of map datasets, but I understand them to be delimited lists of polygon coordinates. In SAS, all maps have (one or more) ID variables representing the geographical region, and there is also a proc gremove that can remove internal boundaries inside the polygons for regions with the same ID. Is there some way I can do this in R? Here's what I did in SAS: *-- Fix the map of France to conform to Guerry: - adjust the 97 current departments to correspond to the 86 in 1830 - delete those no...
2008 Aug 14
1
ggplot2: remove minor-horizontal guide before drawing
Hi, I want to remove minor-horizontal and minor-vertical lines from a plot generated with ggplot2. I can do this after the plot has been drawn using grid.gremove. However, I would like to do it before drawing my plot. The ggplot2 book refers to a ggplotGrob function which creates a grob from a plot but this function doesn't seem to exist in ggplot2 0.6. Is there another way to do it? Regards, Paul
2007 Oct 21
0
ggplot2 - version 0.5.6
...s in scatterplot matrix by order of variables in data.frame * geom_density deals with missing values correctly when displaying scaled densities * fixed bug in calculating categorical ranges * fixed bug in drawing error bars Subtractions * now relies on R 2.6 * removed grid.gedit and grid.gremove, and code replaced by grid.ls -- http://had.co.nz/ _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
2006 Oct 03
1
Problems building osox-src-2006-08-16 on x86_64 (dwarf data)
Hello, Did anybody outside SUN tried to build xen-src (osox-src-2006-08-16)? I had tried it on x86_64 machine. I am running SXCR46 (I know that it says that SXCR 44 is needed, but I hope that this is a minimum requierment, even that it doesn''t say it explicitly, and that SXCR 46 is also good. BTW, Am I right in this ? ) ; I ran "nightly opensolaris.sh &". My
2007 Oct 21
0
ggplot2 - version 0.5.6
...s in scatterplot matrix by order of variables in data.frame * geom_density deals with missing values correctly when displaying scaled densities * fixed bug in calculating categorical ranges * fixed bug in drawing error bars Subtractions * now relies on R 2.6 * removed grid.gedit and grid.gremove, and code replaced by grid.ls -- http://had.co.nz/ _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages