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.6.1")



Attach the package and use:
library("tidyterra")
Maintained by
Diego Hernangómez
[Scholar Profile | Author Map]
All associated links for this package
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.6.1, https://cran.r-project.org/web/packages/tidyterra. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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