Skip to content
Prev 16947 / 29559 Next

R 3.0.0 and spatial classes

Hi Barry, that sounds like a great project. As of your (only) example, I
already see, after loading package raster:
Function: proj4string (package sp)
obj="Raster"
obj="Spatial"

Loading Tcl/Tk interface ... done
Method Definition:

function (obj)
{
    projection(obj)
}
<environment: namespace:raster>

Signatures:
        obj
target  "Raster"
defined "Raster"

or do you suggest that sp should adopt the use of projection() as well?

I'm looking forward to many reactions too, but will draw my conclusions
if there aren't any.
On 12/16/2012 04:13 PM, Barry Rowlingson wrote: