tidyterra0.6.1 package

'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects

slice.Spat

Subset cells/rows/columns/geometries using their positions

stat_spat_coordinates

Extract coordinates from SpatVector objects

summarise.SpatVector

Summarise each group of a SpatVector down to one geometry

tidyterra-package

tidyterra: 'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objec...

geom_spatraster

Visualise SpatRaster objects

geom_spatraster_rgb

Visualise SpatRaster objects as images

ggspatvector

Visualise SpatVector objects

arrange.SpatVector

Order a SpatVector using column values

as_coordinates

Get cell number, row and column from a SpatRaster

as_sf

Coerce a SpatVector to a sf object

as_spatraster

Coerce a data frame to SpatRaster

as_spatvector

Method for coercing objects to SpatVector

as_tibble.Spat

Coerce a SpatVector or SpatRaster object to data frames

autoplot.Spat

Create a complete ggplot for Spat* objects

bind_cols.SpatVector

Bind multiple SpatVector sf and data frames objects by column

bind_rows.SpatVector

Bind multiple SpatVector, sf/sfc and data frames objects by row

compare_spatrasters

Compare attributes of two SpatRaster objects

count.SpatVector

Count the observations in each SpatVector group

distinct.SpatVector

Keep distinct/unique rows and geometries of SpatVector objects

drop_na.Spat

Drop attributes of Spat* objects containing missing values

fill.SpatVector

Fill in missing values with previous or next value on a SpatVector

filter-joins.SpatVector

Filtering joins for SpatVector objects

filter.Spat

Subset cells/geometries of Spat* objects

fortify.Spat

Fortify Spat* Objects

geom_spat_contour

Plot SpatRaster contours

glimpse.Spat

Get a nice glimpse of your Spat* objects

group-by.SpatVector

Group a SpatVector by one or more variables

group_data.SpatVector

Grouping metadata for SpatVector objects

is_grouped_spatvector

A grouped SpatVector

is_regular_grid

Check if x and y positions conforms a regular grid

mutate-joins.SpatVector

Mutating joins for SpatVector objects

relocate.Spat

Change layer/attribute order

mutate.Spat

Create, modify, and delete cell values/layers/attributes of Spat* ob...

pipe

Pipe operator

pivot_longer.SpatVector

Pivot SpatVector from wide to long

pivot_wider.SpatVector

Pivot SpatVector from long to wide

pull.Spat

Extract a single layer/attribute

pull_crs

Extract CRS on WKT format

reexports

Objects exported from other packages

rename.Spat

Rename layers/attributes

replace_na.Spat

Replace NAs with specified values

rowwise.SpatVector

Group SpatVector objects by rows

scale_coltab

Discrete scales based in the color table of a SpatRaster

scale_cross_blended

Cross blended hypsometric tints scales

scale_grass

GRASS scales

scale_hypso

Gradient scales for representing hypsometry and bathymetry

scale_princess

Gradient scales from princess color schemes

scale_terrain

Terrain colour scales from grDevices

scale_whitebox

Gradient scales from WhiteboxTools color schemes

scale_wiki

Gradient scales from Wikipedia color schemes

select.Spat

Subset layers/attributes of Spat* objects

Extension of the 'tidyverse' for 'SpatRaster' and 'SpatVector' objects of the 'terra' package. It includes also new 'geom_' functions that provide a convenient way of visualizing 'terra' objects with 'ggplot2'.

  • Maintainer: Diego Hernangómez
  • License: MIT + file LICENSE
  • Last published: 2024-06-08