Learn R Programming

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

sp (version 0.9-52)

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

License

GPL (>= 2)

Maintainer

Edzer Pebesma

Last Published

December 14th, 2009

Functions in sp (0.9-52)

SpatialLinesDataFrame-class

a class for spatial lines with attributes
Rlogo

Rlogo jpeg image
SpatialPixelsDataFrame

define spatial grid with attribute data
GridTopology-class

Class "GridTopology" ~~~
SpatialGridDataFrame-class

Class "SpatialGridDataFrame"
SpatialPolygons

create objects of class SpatialPolygons or SpatialPolygonsDataFrame
as.SpatialPolygons.GridTopology

Make SpatialPolygons object from GridTopology object
bbox-methods

retrieve bbox from spatial data
SpatialPointsDataFrame-class

Class "SpatialPointsDataFrame"
Polygons-class

Class "Polygons"
SpatialPoints-class

Class "SpatialPoints" ~~~
meuse.grid

Prediction Grid for Meuse Data Set
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
polygons-methods

Retrieve polygons from SpatialPolygonsDataFrame object
panel.spplot

panel and panel utility functions for spplot
read.asciigrid

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

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

create objects of class SpatialPoints or SpatialPointsDataFrame
Spatial-class

Class "Spatial"
DMS-class

Class "DMS" for degree, minute, decimal second values
as.SpatialPolygons.PolygonsList

Making SpatialPolygons objects
meuse.riv

River Meuse outline
spplot

Plot methods for spatial data with attributes
SpatialLines-class

a class for spatial lines
bubble

Create a bubble plot of spatial data
char2dms

Convert character vector to DMS-class object
image.SpatialGridDataFrame

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

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

Class "Polygon"
spsample

sample point locations in (or on) a spatial object
meuse

Meuse river data set
point.in.polygon

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

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

Class "Lines"
Line-class

Class "Line"
coordnames-methods

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

retrieve (or set) spatial coordinates
flip

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

axis with degrees
overlay

spatial overlay for points, grids and polygons
is.projected

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

Class "SpatialPolygons"
zerodist

find point pairs with equal spatial coordinates
select.spatial

select points spatially
nowrapSpatialLines

Split SpatialLines components at offset
gridlines

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

create objects of class Line or Lines
SpatialGrid-class

Class "SpatialGrid" ~~~
SpatialPolygonsDataFrame-class

Class "SpatialPolygonsDataFrame"
overlay-methods

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

change feature IDs in spatial objects
SpatialPixels

define spatial grid
SpatialLines

create objects of class SpatialLines or SpatialLinesDataFrame
coordinates

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

Class "CRS" of coordinate reference system arguments
dimensions-methods

retrieve spatial dimensions from spatial data
mapasp

Calculate aspect ratio for plotting geographic maps
SpatialPixelsDataFrame-class

Class "SpatialPixelsDataFrame" ~~~
SpatialPixels-class

Class "SpatialPixels" ~~~
polygons

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

Euclidean or Great Circle distance between points
recenter-methods

Methods for Function recenter in Package `sp'