Skip to content
Prev 1920 / 29559 Next

function contourLines2SLDF

On Mon, 26 Mar 2007 Karl.Sommer at dpi.vic.gov.au wrote:

            
Yes, that's right. The function was in sp, and got moved to maptools in a
tidying up round, because sp is supposed to contain class definitions and
methods, especially subsetting and visualisation methods. The maptools
package is supposed to contain (some of) the tools for getting data into
and out of sp class objects, as well as stand-alone functions for reading
and writing shapefiles and Arc ASCII grid files. I should have been more
careful to use the Deprecated/Defunct mechanisms here, I'll try harder in
future!

Roger