Learn R Programming

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

sp (version 0.9-72)

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-72

License

GPL (>= 2)

Maintainer

Edzer Pebesma

Last Published

October 19th, 2010

Functions in sp (0.9-72)

CRS-class

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

Class "SpatialPixels" ~~~
bpy.colors

blue-pink-yellow color scheme that prints well on black/white printers
GridTopology-class

Class "GridTopology" ~~~
SpatialPolygons

create objects of class SpatialPolygons or SpatialPolygonsDataFrame
SpatialPoints

create objects of class SpatialPoints or SpatialPointsDataFrame
Lines-class

Class "Lines"
Line-class

Class "Line"
SpatialPixelsDataFrame

define spatial grid with attribute data
as.SpatialPolygons.PolygonsList

Making SpatialPolygons objects
Spatial-class

Class "Spatial"
polygons-methods

Retrieve polygons from SpatialPolygonsDataFrame object
char2dms

Convert character vector to DMS-class object
SpatialGridDataFrame-class

Class "SpatialGridDataFrame"
flip

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

Create a bubble plot of spatial data
is.projected

Sets or retrieves projection attributes on classes extending SpatialData
SpatialPixels

define spatial grid
Line

create objects of class Line or Lines
bbox-methods

retrieve bbox from spatial data
polygons

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

retrieve spatial dimensions from spatial data
spDistsN1

Euclidean or Great Circle distance between points
surfaceArea

Compute surface area of a digital elevation model.
gridded-methods

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

axis with degrees
nowrapSpatialLines

Split SpatialLines components at offset
coordinates

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

find point pairs with equal spatial coordinates
meuse.riv

River Meuse outline
SpatialLines

create objects of class SpatialLines or SpatialLinesDataFrame
compassRose

Display a compass rose.
Polygons-class

Class "Polygons"
sp

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

Class "Polygon"
gridlines

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

retrieve (or set) spatial coordinates
SpatialGrid-class

Class "SpatialGrid" ~~~
meuse

Meuse river data set
image.SpatialGridDataFrame

image gridded spatial data, or convert to format for image
panel.spplot

panel and panel utility functions for spplot
select.spatial

select points spatially
spsample

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

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

Prediction Grid for Meuse Data Set, geographical coordinates
recenter-methods

Methods for Function recenter in Package `sp'
SpatialPoints-class

Class "SpatialPoints" ~~~
Rlogo

Rlogo jpeg image
meuse.grid

Prediction Grid for Meuse Data Set
overlay

spatial overlay for points, grids and polygons
coordnames-methods

retrieve or assign coordinate names for classes in sp
point.in.polygon

do point(s) fall in a given polygon?
as.SpatialPolygons.GridTopology

Make SpatialPolygons object from GridTopology object
SpatialLines-class

a class for spatial lines
spChFIDs-methods

change feature IDs in spatial objects
read.asciigrid

read/write to/from (ESRI) asciigrid format
DMS-class

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

Class "SpatialPolygons"
SpatialPixelsDataFrame-class

Class "SpatialPixelsDataFrame" ~~~
SpatialPointsDataFrame-class

Class "SpatialPointsDataFrame"
SpatialPolygonsDataFrame-class

Class "SpatialPolygonsDataFrame"
loadMeuse

load the Meuse data set
mapasp

Calculate aspect ratio for plotting geographic maps
stack

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

a class for spatial lines with attributes
spplot

Plot methods for spatial data with attributes