Learn R Programming

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

sp (version 2.1-0)

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. From this version, 'rgdal', 'maptools', and 'rgeos' are no longer used at all, see for details.

Copy Link

Version

Install

install.packages('sp')

Monthly Downloads

251,963

Version

2.1-0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Edzer Pebesma

Last Published

October 2nd, 2023

Functions in sp (2.1-0)

SpatialLines-class

a class for spatial lines
SpatialGrid-class

Class "SpatialGrid"
SpatialPixelsDataFrame

define spatial grid with attribute data
SpatialGridDataFrame-class

Class "SpatialGridDataFrame"
SpatialLinesDataFrame-class

a class for spatial lines with attributes
Spatial-class

Class "Spatial"
Rlogo

Rlogo jpeg image
SpatialMultiPoints-class

Class "SpatialMultiPoints"
SpatialLines

create objects of class SpatialLines or SpatialLinesDataFrame
SpatialPixels

define spatial grid
SpatialPoints-class

Class "SpatialPoints"
SpatialPoints

create objects of class SpatialPoints or SpatialPointsDataFrame
SpatialMultiPoints

create objects of class SpatialMultiPoints or SpatialMultiPointsDataFrame
SpatialPolygons

create objects of class SpatialPolygons or SpatialPolygonsDataFrame
SpatialPointsDataFrame-class

Class "SpatialPointsDataFrame"
SpatialMultiPointsDataFrame-class

Class "SpatialMultiPointsDataFrame"
SpatialPolygons-class

Class "SpatialPolygons"
char2dms

Convert character vector to DMS-class object
compassRose

Display a compass rose.
read.asciigrid

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

retrieve bbox from spatial data
addAttrToGeom-methods

constructs SpatialXxxDataFrame from geometry and attributes
aggregate

aggregation of spatial objects
SpatialPolygonsDataFrame-class

Class "SpatialPolygonsDataFrame"
coordinates-methods

retrieve (or set) spatial coordinates
SpatialPixelsDataFrame-class

Class "SpatialPixelsDataFrame"
coordinates

set spatial coordinates to create a Spatial object, or retrieve spatial coordinates from a Spatial object
bpy.colors

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

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

Create a bubble plot of spatial data
as.SpatialPolygons.GridTopology

Make SpatialPolygons object from GridTopology object
as.SpatialPolygons.PolygonsList

Making SpatialPolygons objects
SpatialPixels-class

Class "SpatialPixels"
loadMeuse

deprecated function to load the Meuse data set
is.projected

Sets or retrieves projection attributes on classes extending SpatialData
elide-methods

Methods for Function elide in Package `maptools'
gridded-methods

specify spatial data as being gridded, or find out whether they are
coordnames-methods

retrieve or assign coordinate names for classes in sp
image.SpatialGridDataFrame

Image or contour method for gridded spatial data; convert to and from image data structure
dimensions-methods

retrieve spatial dimensions from spatial data
meuse.grid_ll

Prediction Grid for Meuse Data Set, geographical coordinates
flip

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

axis with degrees
meuse.grid

Prediction Grid for Meuse Data Set
disaggregate-methods

disaggregate SpatialLines, SpatialLinesDataFrame, SpatialPolygons, or SpatialPolygonsDataFrame objects
merge

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

Meuse river data set
mapasp

Calculate aspect ratio for plotting geographic maps; create nice degree axis labels
select.spatial

select points spatially
point.in.polygon

do point(s) fall in a given polygon?
polygons-methods

Retrieve polygons from SpatialPolygonsDataFrame object
sp-deprecated

Deprecated functions in sp
panel.spplot

panel and panel utility functions for spplot
gridIndex2nb

create neighbourhood (nb) object from grid geometry
gridlines

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

Methods for Function recenter in Package `sp'
over-methods

consistent spatial overlay for points, grids and polygons
stack

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

Compute surface area of a digital elevation model.
spDistsN1

Euclidean or Great Circle distance between points
meuse.riv

River Meuse outline
polygons

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

find point pairs with equal spatial coordinates
spplot

Plot methods for spatial data with attributes
spsample

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

change feature IDs in spatial objects
spTransform

spTransform for map projection and datum transformation
sp

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

Class "GridTopology"
GridsDatums

Grids and Datums PE&RS listing
Line-class

Class "Line"
Polygon-class

Class "Polygon"
Polygons-class

Class "Polygons"
CRS-class

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

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

Class "Lines"
Line

create objects of class Line or Lines