Other packages > Find by keyword >

tidyterra  

'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects
View on CRAN: Click here


Download and install tidyterra package within the R console
Install from CRAN:
install.packages("tidyterra")

Install from Github:
library("remotes")
install_github("cran/tidyterra")

Install by package version:
library("remotes")
install_version("tidyterra", "0.7.0")



Attach the package and use:
library("tidyterra")
Maintained by
Diego Hernangómez
[Scholar Profile | Author Map]
First Published: 2022-05-24
Latest Update: 2024-01-19
Description:
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'.
How to cite:
Diego Hernangómez (2022). tidyterra: 'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects. R package version 0.7.0, https://cran.r-project.org/web/packages/tidyterra. Accessed 06 Apr. 2025.
Previous versions and publish date:
0.1.0 (2022-05-24 13:00), 0.2.0 (2022-06-21 09:30), 0.2.1 (2022-09-23 13:50), 0.2.2 (2022-09-29 16:50), 0.3.0 (2022-10-12 15:51), 0.3.1 (2022-11-09 13:40), 0.3.2 (2023-02-24 12:00), 0.4.0 (2023-03-17 15:00), 0.5.0 (2023-11-22 00:50), 0.5.1 (2023-12-15 13:00), 0.5.2 (2024-01-19 13:40), 0.6.0 (2024-04-23 01:50), 0.6.1 (2024-06-08 10:40), 0.6.2 (2025-01-08 10:20)
Other packages that cited tidyterra R package
View tidyterra citation profile
Other R packages that tidyterra depends, imports, suggests or enhances
Complete documentation for tidyterra
Functions, R codes and Examples using the tidyterra R package
Some associated functions: arrange.SpatVector . as_coordinates . as_sf . as_spatraster . as_spatvector . as_tibble.Spat . autoplot.Spat . bind_cols.SpatVector . bind_rows.SpatVector . compare_spatrasters . count.SpatVector . cross_blended_hypsometric_tints_db . distinct.SpatVector . drop_na.SpatRaster . drop_na.SpatVector . filter-joins.SpatVector . filter.Spat . fortify.Spat . geom_spat_contour . geom_spatraster . geom_spatraster_rgb . ggspatvector . glimpse.Spat . group-by.SpatVector . group_data.SpatVector . hypsometric_tints_db . is_grouped_spatvector . is_regular_grid . mutate-joins.SpatVector . mutate.Spat . pipe . pull.Spat . pull_crs . reexports . relocate.Spat . rename.Spat . replace_na.Spat . rowwise.SpatVector . scale_coltab . scale_cross_blended . scale_hypso . scale_terrain . scale_whitebox . scale_wiki . select.Spat . slice.Spat . stat_spat_coordinates . summarise.SpatVector . tidyterra-package . volcano2 . 
Some associated R codes: arrange-SpatVector.R . as_coordinates.R . as_sf.R . as_spatraster.R . as_spatvector.R . as_tibble-Spat.R . autoplot-Spat.R . bind-cols-SpatVector.R . bind-rows-SpatVector.R . compare_spatrasters.R . count-tally-SpatVector.R . data.R . distinct-SpatVector.R . drop_na-Spat.R . filter-Spat.R . fortify-Spat.R . geom_spat_contour.R . geom_spat_contour_fill.R . geom_spatraster.R . geom_spatraster_rgb.R . geom_spatvector.R . glimpse-Spat.R . group-by-SpatVector.R . group-data-SpatVector.R . grouped-SpatVector.R . is_regular_grid.R . join-SpatVector.R . mutate-Spat.R . pull-Spat.R . pull_crs.R . relocate-Spat.R . rename-Spat.R . replace_na-Spat.R . rowwise-SpatVector.R . scales_coltab.R . scales_cross_blended.R . scales_hypso.R . scales_terrain.R . scales_whitebox.R . scales_wiki.R . select-Spat.R . slice-Spat.R . stat_spat_coordinates.R . stat_spatraster.R . summarise-SpatVector.R . tidyterra-package.R . utils-pipe.R . utils.R .  Full tidyterra package functions and examples
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/04Downloads for tidyterra100150200250300350400450500550600TrendBars

Today's Hot Picks in Authors and Packages

danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA