Displaying 6 results from an estimated 6 matches for "gremov".
Did you mean:
remov
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 imagi...
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 n...
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)
...-fident -finline -fno-inline-functions
-fno-builtin -fno-asm+ /opt/SUNWspro/bin/cc -xarch=amd64
-Ui386 -U__i386 -xO3 -W2,-Rlazy
../../intel/opt/work/src/osox-src-2006-08-16/usr/src/tools/proto/opt/onbld/bin/i386/ctfcon
ERROR: ctfconvert: file does not contain dwarf type data (try compiling with -gRemoving debug64/hat.o
*** Error code 1
dmake: Warning: Command failed for target `debug64/hat.o''
previously I downloaded required packages from http://opensolaris.org/os/community/xen/How-To-8-15-06/Downloads-Page-8-15-06
and ran: (though I am not sure everything
here is a MUST):
http://op...
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