Learn R Programming

terra (version 1.8-42)

Spatial Data Analysis

Description

Methods for spatial data analysis with vector (points, lines, polygons) and raster (grid) data. Methods for vector data include geometric operations such as intersect and buffer. Raster methods include local, focal, global, zonal and geometric operations. The predict and interpolate methods facilitate the use of regression type (interpolation, machine learning) models for spatial prediction, including with satellite remote sensing data. Processing of very large files is supported. See the manual and tutorials on to get started. 'terra' replaces the 'raster' package ('terra' can do more, and it is faster and easier to use).

Copy Link

Version

Install

install.packages('terra')

Monthly Downloads

202,413

Version

1.8-42

License

GPL (>= 3)

Maintainer

Robert Hijmans

Last Published

April 2nd, 2025

Functions in terra (1.8-42)

add_mtext

draw a box
app

Apply a function to the cells of a SpatRaster
Arith-methods

Arithmetic
all.equal

Compare two SpatRasters for equality
align

Align a SpatExtent
approximate

Estimate values for cell values that are NA by interpolating between layers
as.character

Create a text representation of (the skeleton of) an object
as.lines

Conversion to a SpatVector of lines
as.data.frame

SpatRaster or SpatVector to data.frame
animate

Animate a SpatRaster
aggregate

Aggregate raster or vector data
as.list

Coerce a Spat* object to a list
as.points

Conversion to a SpatVector of points
autocorrelation

Spatial autocorrelation
bestMatch

bestMatch
atan2

Two argument arc-tangent
boundaries

Detect boundaries (edges)
as.raster

Coerce to a "raster" object
clamp

Clamp values
as.polygons

Conversion to a SpatVector of polygons
barplot

Bar plot of a SpatRaster
boxplot

Box plot of SpatRaster data
add_box

draw a box
cells

Get cell numbers
centroids

Centroids
buffer

Create a buffer around vector geometries or raster patches
c

Combine SpatRaster or SpatVector objects
cartogram

Cartogram
clamp_ts

clamp time series data
catalyze

Factors to numeric
classify

Classify (or reclassify) cell values
cellSize

Area covered by each raster cell
click

Query by clicking on a map
coerce

Coercion to vector, matrix or array
tighten

tighten SpatRaster or SpatRasterDataset objects
Compare-methods

Compare and logical methods
compareGeom

Compare geometries
concats

Concatenate categorical rasters
contour

Contour plot
costDist

Cost-distance
crs

Get or set a coordinate reference system
hull

Convex, concave, rectangular and circular hulls
colors

Color table
combineGeoms

Combine geometries
datatype

Data type of a SpatRaster or SpatVector
depth

depth of SpatRaster layers
crop

Cut out a geographic subset
diff

Lagged differences
crosstab

Cross-tabulate
divide

Subdivide a raster or polygons
distance

Geographic distance
describe

describe
dimensions

Dimensions of a SpatRaster or SpatVector and related objects
density

Density plot
extractAlong

extract values along lines
deepcopy

Deep copy
extractRange

Extract values for a range of layers from a SpatRaster
cover

Replace values with values from another object
densify

Add additional nodes to lines or polygons
deprecated

deprecated methods
crds

Get the coordinates of SpatVector geometries or SpatRaster cells
direction

Direction
focal3D

Three-dimensional focal values
dots

Make a dot-density map
expanse

Get the expanse (area) of individual polygons or for all (summed) raster cells
draw

Draw a polygon, line, extent, or points
ext

Create, get or set a SpatExtent
focalPairs

Focal function across two layers
focalMat

Focal weights matrix
factors

Categorical rasters
forceCCW

force counter-clockwise polygons
extend

Extend
focal

Focal values
flowAccumulation

Flow accumulation
freq

Frequency table
extract

Extract values from a SpatRaster
disagg

Disaggregate raster cells or vector geometries
geom

Get the geometry (coordinates) of a SpatVector
fillHoles

Remove holes from polygons
geomtype

Geometry type of a SpatVector
fillTime

Fill time gaps in a SpatRaster
add_grid

add a grid to a map made with terra
impose

Impose the geometry of a SpatRaster to those in a SpatRasterCollection.
flip

Flip or reverse a raster
is.empty

Check if a SpatExtent or SpatVector is empty
is.bool

Raster value types
initialize

Initialize a SpatRaster with values
focalCpp

Compute focal values with an iterating C++ function
focalReg

Focal regression
erase

Erase parts of a SpatVector object
elongate

elongate lines
global

global statistics
gridDist

Distance on a grid
names

Names of Spat* objects
nearest

nearby geometries
gaps

Find gaps between polygons
graticule

Create a graticule
focalValues

Get focal values
halo

Add halo-ed text to a plot
pitfinder

Pit Finder in a Flow Dir SpatRaster for Watershed Extraction
hist

Histogram
is.flipped

Check for rotation
inplace

Change values in-place
headtail

head and tail of a SpatRaster or SpatVector
is.lonlat

Check for longitude/latitude crs
gdal

GDAL version, supported file formats, and cache size
ifel

ifelse for SpatRasters
layerCor

Correlation and (weighted) covariance
linearUnits

Linear units of the coordinate reference system
identical

Compare two SpatRasters for equality
inset

Make an inset map
image

SpatRaster image method
plot_extent

Plot a SpatExtent
plet

Plot with leaflet
lines

Add points, lines, or polygons to a map
mask

Mask values in a SpatRaster or SpatVector
plot_graticule

Plot a graticule
rectify

Rectify a SpatRaster
match

Value matching for SpatRasters
regress

Cell level regression
is.rotated

Check for rotation
interpIDW

Interpolate points using a moving window
interpNear

Nearest neighbor interpolation
add_legend

add a custom legend
Math-methods

General mathematical methods
normalize.longitude

normalize vector data that crosses the dateline
is.valid

Check or fix polygon or extent validity
mem

Memory available and needed
replace_dollar

Replace with $<-
makeTiles

Make tiles or get their extents
north

North arrow
replace_layers

Replace layers or variables
map_extent

Get the coordinates of the extent of a map
not.na

is not NA
map.pal

color palettes for mapping
extremes

Get or compute the minimum and maximum cell values
panel

Map panel
interpolation

Spatial interpolation
patches

Detect patches (clumps) of cells
scale

Scale values
scale_linear

Scale values linearly
nseg

Number of segments
makeVRT

Make a VRT header file
intersect

Intersection
origin

Origin
setValues

Set the values of raster cells or of geometry attributes
modal

modal value
relate

Spatial relationships between geometries
rangeFill

Fill layers with a range
shade

Hill shading
rep

Replicate layers
meta

meta
sharedPaths

Shared paths
pairs

Pairs plot (matrix of scatterplots)
rapp

Range-apply
princomp

SpatRaster PCA with princomp
rcl

Combine row, column, and layer numbers
metags

Set or get metadata
project

Change the coordinate reference system
same.crs

Compare coordinate reference systems
spatSample

Take a regular sample
sel

Spatial selection
readwrite

Read from, or write to, file
shift

Shift
mosaic

mosaic SpatRasters
na.omit

Find and remove geometries that are NA
perim

Perimeter or length
subset_double

Subset a SpatRaster or a SpatVector
replace_values

Replace values of a SpatRaster
k_means

k_means
subset_single

Extract values from a SpatRaster, SpatVector or SpatExtent
options

Options
resample

Transfer values of a SpatRaster to another one with a different geometry
persp

Perspective plot
terrain

terrain characteristics
quantile

Quantiles of spatial data
sds

Create a SpatRasterDataset
query

Query a SpatVectorProxy object
spin

spin a SpatVector
lapp

Apply a function to layers of a SpatRaster, or sub-datasets of a SpatRasterDataset
split

Split a SpatRaster or SpatVector
segregate

segregate
merge

Merge SpatRasters, or merge a SpatVector with a data.frame
where

Where are the cells with the min or max values?
sieve

Sieve filter
selectHighest

select cells with high or low values
which.lyr

Which cells are TRUE?
trim

Trim a SpatRaster
mergeTime

merge SpatRasters by timelines to create a single timeseries
svc

Create a SpatVectorCollection
symdif

Symmetrical difference
sort

Sort a SpatRaster or SpatVector
wrapCache

SpatRaster wrap with caching options
vector_layers

List or remove layers from a vector file
vect

Create SpatVector objects
wrap

wrap and unwrap
plot

Make a map
prcomp

SpatRaster PCA with prcomp
transpose

Transpose
plotRGB

Red-Green-Blue plot of a multi-layered SpatRaster
simplifyGeom

simplifyGeom geometries
predict

Spatial model predictions
sources

Data sources of a SpatRaster
subset

Subset a SpatRaster or a SpatVector
subst

replace cell values
rasterize

Rasterize vector data
rast

Create a SpatRaster
rasterizeGeom

Rasterize geometric properties of vector data
subset_dollar

Subset a SpatRaster or a SpatVector
rowSums

row/col sums and means for SpatRaster
summary

summary
sapp

Apply a terra function that takes only a single layer and returns a SpatRaster to all layers of a SpatRaster
rotate

Rotate data along longitude
rasterizeWin

Rasterize points with a moving window
summarize

Summarize
units

units of SpatRaster or SpatRasterDataSet
surfArea

Compute surface area from elevation data
rescale

rescale
roll

Rolling (moving) functions
sbar

scale bar
scatterplot

Scatterplot of two SpatRaster layers
toMemory

Read all cell values into memory
sprc

Create a SpatRasterCollection
update

Change values in a file
stretch

Stretch
scoff

Scale (gain) and offset
watershed

Catchment delineation
selectRange

Select the values of a range of layers, as specified by cell values in another SpatRaster
weighted.mean

Weighted mean of layers
serialize

saveRDS and serialize for SpatVector and SpatRaster*
topology

Vector topology methods
tapp

Apply a function to subsets of layers of a SpatRaster
vrt

Virtual Raster Dataset
union

Union SpatVector or SpatExtent objects
terra-package

Description of the methods in the terra package
unique

Unique values
text

Add labels to a map
width

SpatVector geometric properties
vrt_tiles

filenames of VRT tiles
values

Cell values and geometry attributes
varnames

variable and long variable names
writeCDF

Write raster data to a NetCDF file
thresh

Thresholding
writeRaster

Write raster data to a file
time

time of SpatRaster layers
tmpFiles

Temporary files
viewshed

Compute a viewshed
window

Set a window
voronoi

Voronoi diagram and Delaunay triangles
xmin

Get or set single values of an extent
xyRowColCell

Coordinates from a row, column or cell number and vice versa
writeVector

Write SpatVector data to a file
xapp

Apply a function to the cells of a two SpatRasters
zonal

Zonal statistics
zoom

Zoom in on a map
adjacent

Adjacent cells or polygons
NIDP

Number of immediate adjacent cells flowing into each cell
SpatVector-class

Class "SpatVector"
SpatExtent-class

Class "SpatExtent"
NAflag

Set the NA flag
SpatRaster-class

SpatRaster class
activeCat

Active category
RGB

Layers representing colors
add

Add (in place) a SpatRaster to another SpatRaster or to a SpatRasterDataset or SpatRasterCollection