Learn R Programming

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

sp (version 0.9-83)

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

187,279

Version

0.9-83

License

GPL (>= 2)

Maintainer

Edzer Pebesma

Last Published

June 15th, 2011

Functions in sp (0.9-83)

SpatialGrid-class

Class "SpatialGrid"
SpatialPixelsDataFrame-class

Class "SpatialPixelsDataFrame"
DMS-class

Class "DMS" for degree, minute, decimal second values
Polygon-class

Class "Polygon"
compassRose

Display a compass rose.
Rlogo

Rlogo jpeg image
addAttrToGeom-methods

constructs SpatialXxxDataFrame from geometry and attributes
SpatialPointsDataFrame-class

Class "SpatialPointsDataFrame"
SpatialLines

create objects of class SpatialLines or SpatialLinesDataFrame
gridded-methods

specify spatial data as being gridded, or find out whether they are
CRS-class

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

Class "Polygons"
is.projected

Sets or retrieves projection attributes on classes extending SpatialData
SpatialLines-class

a class for spatial lines
coordinates-methods

retrieve (or set) spatial coordinates
SpatialPixelsDataFrame

define spatial grid with attribute data
Line-class

Class "Line"
degAxis

axis with degrees
image.SpatialGridDataFrame

image gridded spatial data, or convert to format for image
SpatialGridDataFrame-class

Class "SpatialGridDataFrame"
SpatialPoints-class

Class "SpatialPoints"
read.asciigrid

read/write to/from (ESRI) asciigrid format
dimensions-methods

retrieve spatial dimensions from spatial data
SpatialPolygonsDataFrame-class

Class "SpatialPolygonsDataFrame"
coordnames-methods

retrieve or assign coordinate names for classes in sp
flip

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

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

create objects of class Line or Lines
SpatialPixels

define spatial grid
Lines-class

Class "Lines"
as.SpatialPolygons.PolygonsList

Making SpatialPolygons objects
SpatialPoints

create objects of class SpatialPoints or SpatialPointsDataFrame
loadMeuse

load the Meuse data set
Spatial-class

Class "Spatial"
zerodist

find point pairs with equal spatial coordinates
spChFIDs-methods

change feature IDs in spatial objects
meuse.grid_ll

Prediction Grid for Meuse Data Set, geographical coordinates
bpy.colors

blue-pink-yellow color scheme that prints well on black/white printers
over-methods

consistent spatial overlay for points, grids and polygons
spplot

Plot methods for spatial data with attributes
spDistsN1

Euclidean or Great Circle distance between points
overlay

spatial overlay for points, grids and polygons
SpatialPolygons

create objects of class SpatialPolygons or SpatialPolygonsDataFrame
overlay-methods

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

Meuse river data set
SpatialLinesDataFrame-class

a class for spatial lines with attributes
char2dms

Convert character vector to DMS-class object
SpatialPolygons-class

Class "SpatialPolygons"
panel.spplot

panel and panel utility functions for spplot
meuse.riv

River Meuse outline
spsample

sample point locations in (or on) a spatial object
bbox-methods

retrieve bbox from spatial data
as.SpatialPolygons.GridTopology

Make SpatialPolygons object from GridTopology object
surfaceArea

Compute surface area of a digital elevation model.
select.spatial

select points spatially
GridTopology-class

Class "GridTopology"
mapasp

Calculate aspect ratio for plotting geographic maps
gridlines

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

Methods for retrieving the geometry from a composite (geometry + attributes) object
stack

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

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

Create a bubble plot of spatial data
nowrapSpatialLines

Split SpatialLines components at offset
polygons-methods

Retrieve polygons from SpatialPolygonsDataFrame object
SpatialPixels-class

Class "SpatialPixels"
meuse.grid

Prediction Grid for Meuse Data Set
polygons

sets spatial coordinates to create spatial data, or retrieves spatial coordinates
coordinates

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

Methods for Function recenter in Package `sp'