Learn R Programming

⚠️There's a newer version (2.2-0) of this package.Take me there.

sp (version 1.0-2)

classes and methods for spatial data

Description

A package that provides classes and methods for spatial data. The classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.

Copy Link

Version

Install

install.packages('sp')

Monthly Downloads

198,490

Version

1.0-2

License

GPL (>= 2)

Maintainer

Edzer Pebesma

Last Published

October 31st, 2012

Functions in sp (1.0-2)

Spatial-class

Class "Spatial"
Polygons-class

Class "Polygons"
Polygon-class

Class "Polygon"
SpatialLines-class

a class for spatial lines
Lines-class

Class "Lines"
mapasp

Calculate aspect ratio for plotting geographic maps
compassRose

Display a compass rose.
coordinates

sets spatial coordinates to create spatial data, or retrieves spatial coordinates
SpatialGridDataFrame-class

Class "SpatialGridDataFrame"
over-methods

consistent spatial overlay for points, grids and polygons
spsample

sample point locations in (or on) a spatial object
is.projected

Sets or retrieves projection attributes on classes extending SpatialData
gridlines

Create N-S and E-W grid lines over a geographic region
bbox-methods

retrieve bbox from spatial data
panel.spplot

panel and panel utility functions for spplot
bpy.colors

blue-pink-yellow color scheme, which also prints well on black/white printers
gridIndex2nb

create neighbourhood (nb) object from grid geometry
polygons

sets spatial coordinates to create spatial data, or retrieves spatial coordinates
spChFIDs-methods

change feature IDs in spatial objects
SpatialPolygonsDataFrame-class

Class "SpatialPolygonsDataFrame"
image.SpatialGridDataFrame

image gridded spatial data, or convert to format for image
degAxis

axis with degrees
polygons-methods

Retrieve polygons from SpatialPolygonsDataFrame object
meuse.riv

River Meuse outline
loadMeuse

load the Meuse data set
SpatialPolygons

create objects of class SpatialPolygons or SpatialPolygonsDataFrame
SpatialLines

create objects of class SpatialLines or SpatialLinesDataFrame
SpatialPixelsDataFrame-class

Class "SpatialPixelsDataFrame"
sp

A package providing classes and methods for spatial data: points, lines, polygons and grids
overlay-methods

Methods for spatially overlay-ing points (grids) and polygons layers
Line-class

Class "Line"
dimensions-methods

retrieve spatial dimensions from spatial data
stack

rearrange data in SpatialPointsDataFrame or SpatialGridDataFrame for plotting with spplot (levelplot/xyplot wrapper)
zerodist

find point pairs with equal spatial coordinates
bubble

Create a bubble plot of spatial data
Line

create objects of class Line or Lines
coordinates-methods

retrieve (or set) spatial coordinates
select.spatial

select points spatially
SpatialPoints-class

Class "SpatialPoints"
SpatialPointsDataFrame-class

Class "SpatialPointsDataFrame"
SpatialPolygons-class

Class "SpatialPolygons"
SpatialPixels

define spatial grid
read.asciigrid

read/write to/from (ESRI) asciigrid format
SpatialPixelsDataFrame

define spatial grid with attribute data
addAttrToGeom-methods

constructs SpatialXxxDataFrame from geometry and attributes
SpatialGrid-class

Class "SpatialGrid"
SpatialPixels-class

Class "SpatialPixels"
flip

rearrange data in SpatialPointsDataFrame or SpatialGridDataFrame for plotting with spplot (levelplot/xyplot wrapper)
gridded-methods

specify spatial data as being gridded, or find out whether they are
overlay

spatial overlay for points, grids and polygons
geometry-methods

Methods for retrieving the geometry from a composite (geometry + attributes) object
as.SpatialPolygons.GridTopology

Make SpatialPolygons object from GridTopology object
point.in.polygon

do point(s) fall in a given polygon?
Rlogo

Rlogo jpeg image
GridTopology-class

Class "GridTopology"
meuse.grid

Prediction Grid for Meuse Data Set
SpatialPoints

create objects of class SpatialPoints or SpatialPointsDataFrame
SpatialLinesDataFrame-class

a class for spatial lines with attributes
char2dms

Convert character vector to DMS-class object
meuse

Meuse river data set
as.SpatialPolygons.PolygonsList

Making SpatialPolygons objects
spplot

Plot methods for spatial data with attributes
coordnames-methods

retrieve or assign coordinate names for classes in sp
recenter-methods

Methods for Function recenter in Package `sp'
meuse.grid_ll

Prediction Grid for Meuse Data Set, geographical coordinates
spDistsN1

Euclidean or Great Circle distance between points
CRS-class

Class "CRS" of coordinate reference system arguments
DMS-class

Class "DMS" for degree, minute, decimal second values
nowrapSpatialLines

Split SpatialLines components at offset
surfaceArea

Compute surface area of a digital elevation model.