Learn R Programming

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

sp (version 1.2-6)

Classes and Methods for Spatial Data

Description

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

234,361

Version

1.2-6

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Edzer Pebesma

Last Published

January 5th, 2018

Functions in sp (1.2-6)

Lines-class

Class "Lines"
Polygon-class

Class "Polygon"
SpatialMultiPoints-class

Class "SpatialMultiPoints"
SpatialMultiPoints

create objects of class SpatialMultiPoints or SpatialMultiPointsDataFrame
aggregate

aggregation of spatial objects
as.SpatialPolygons.GridTopology

Make SpatialPolygons object from GridTopology object
gridIndex2nb

create neighbourhood (nb) object from grid geometry
gridlines

Create N-S and E-W grid lines over a geographic region
meuse.riv

River Meuse outline
over-methods

consistent spatial overlay for points, grids and polygons
sp-deprecated

Deprecated functions in sp
spChFIDs-methods

change feature IDs in spatial objects
stack

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

Compute surface area of a digital elevation model.
DMS-class

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

Class "GridTopology"
SpatialLines

create objects of class SpatialLines or SpatialLinesDataFrame
SpatialLinesDataFrame-class

a class for spatial lines with attributes
SpatialPolygons-class

Class "SpatialPolygons"
SpatialPolygons

create objects of class SpatialPolygons or SpatialPolygonsDataFrame
compassRose

Display a compass rose.
coordinates-methods

retrieve (or set) spatial coordinates
geometry-methods

Methods for retrieving the geometry from a composite (geometry + attributes) object
gridded-methods

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

deprecated function to load the Meuse data set
mapasp

Calculate aspect ratio for plotting geographic maps; create nice degree axis labels
zerodist

find point pairs with equal spatial coordinates
sp

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

Class "CRS" of coordinate reference system arguments
SpatialPixelsDataFrame

define spatial grid with attribute data
Line-class

Class "Line"
Line

create objects of class Line or Lines
Spatial-class

Class "Spatial"
SpatialGrid-class

Class "SpatialGrid"
SpatialLines-class

a class for spatial lines
SpatialPolygonsDataFrame-class

Class "SpatialPolygonsDataFrame"
addAttrToGeom-methods

constructs SpatialXxxDataFrame from geometry and attributes
bubble

Create a bubble plot of spatial data
char2dms

Convert character vector to DMS-class object
coordinates

set spatial coordinates to create a Spatial object, or retrieve spatial coordinates from a Spatial object
coordnames-methods

retrieve or assign coordinate names for classes in sp
meuse.grid

Prediction Grid for Meuse Data Set
meuse.grid_ll

Prediction Grid for Meuse Data Set, geographical coordinates
SpatialPixelsDataFrame-class

Class "SpatialPixelsDataFrame"
SpatialPoints-class

Class "SpatialPoints"
polygons-methods

Retrieve polygons from SpatialPolygonsDataFrame object
polygons

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

Methods for Function recenter in Package `sp'
select.spatial

select points spatially
spplot

Plot methods for spatial data with attributes
spsample

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

create objects of class SpatialPoints or SpatialPointsDataFrame
SpatialPointsDataFrame-class

Class "SpatialPointsDataFrame"
disaggregate-methods

disaggregate SpatialLines, SpatialLinesDataFrame, SpatialPolygons, or SpatialPolygonsDataFrame objects
flip

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

Merge a Spatial* object having attributes with a data.frame
meuse

Meuse river data set
SpatialMultiPointsDataFrame-class

Class "SpatialMultiPointsDataFrame"
SpatialPixels-class

Class "SpatialPixels"
Polygons-class

Class "Polygons"
Rlogo

Rlogo jpeg image
as.SpatialPolygons.PolygonsList

Making SpatialPolygons objects
read.asciigrid

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

Class "SpatialGridDataFrame"
bbox-methods

retrieve bbox from spatial data
bpy.colors

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

axis with degrees
dimensions-methods

retrieve spatial dimensions from spatial data
panel.spplot

panel and panel utility functions for spplot
point.in.polygon

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

define spatial grid
spDistsN1

Euclidean or Great Circle distance between points
spTransform

spTransform for map projection and datum transformation
image.SpatialGridDataFrame

Image or contour method for gridded spatial data; convert to and from image data structure
is.projected

Sets or retrieves projection attributes on classes extending SpatialData