Other packages > Find by keyword >

terrainr  

Landscape Visualizations in R and 'Unity'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("terrainr", "0.7.5")



Attach the package and use:
library("terrainr")
Maintained by
Michael Mahoney
[Scholar Profile | Author Map]
First Published: 2021-02-23
Latest Update: 2023-10-04
Description:
Functions for the retrieval, manipulation, and visualization of 'geospatial' data, with an aim towards producing '3D' landscape visualizations in the 'Unity' '3D' rendering engine. Functions are also provided for retrieving elevation data and base map tiles from the 'USGS' National Map <https://apps.nationalmap.gov/services/>.
How to cite:
Michael Mahoney (2021). terrainr: Landscape Visualizations in R and 'Unity'. R package version 0.7.5, https://cran.r-project.org/web/packages/terrainr. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.3.1 (2021-02-23 09:30), 0.4.0 (2021-04-23 11:10), 0.4.1 (2021-05-30 18:00), 0.5.0 (2021-08-05 08:20), 0.5.1 (2022-01-04 20:30), 0.6.0 (2022-02-04 17:20), 0.6.1 (2022-02-10 17:00), 0.7.0 (2022-05-06 01:20), 0.7.1 (2022-08-11 15:40), 0.7.2 (2022-12-07 15:30), 0.7.3 (2023-02-01 17:20), 0.7.4 (2023-02-16 19:10)
Other packages that cited terrainr R package
View terrainr citation profile
Other R packages that terrainr depends, imports, suggests or enhances
Complete documentation for terrainr
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2403/2503/2603/2703/28Downloads for terrainr05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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