Other packages > Find by keyword >

RStoolbox  

Remote Sensing Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RStoolbox", "1.0.2.1")



Attach the package and use:
library("RStoolbox")
Maintained by
Konstantin Mueller
[Scholar Profile | Author Map]
First Published: 2015-09-05
Latest Update: 2024-01-17
Description:
Toolbox for remote sensing image processing and analysis such as calculating spectral indexes, principal component transformation, unsupervised and supervised classification or fractional cover analyses.
How to cite:
Konstantin Mueller (2015). RStoolbox: Remote Sensing Data Analysis. R package version 1.0.2.1, https://cran.r-project.org/web/packages/RStoolbox. Accessed 26 Mar. 2025.
Previous versions and publish date:
0.1.0 (2015-09-05 22:16), 0.1.1 (2015-09-08 08:11), 0.1.2 (2015-11-04 01:38), 0.1.3 (2015-11-28 09:49), 0.1.4 (2016-01-28 20:45), 0.1.5 (2016-10-06 19:31), 0.1.6 (2016-11-07 17:22), 0.1.7 (2017-01-10 19:55), 0.1.8 (2017-04-15 15:53), 0.1.9 (2017-08-28 19:04), 0.1.10 (2017-11-10 19:06), 0.2.0 (2018-04-05 18:17), 0.2.1 (2018-04-09 19:37), 0.2.3 (2018-06-22 23:05), 0.2.4 (2019-01-08 18:10), 0.2.6 (2019-07-24 01:12), 0.3.0 (2022-03-07 11:20), 0.4.0 (2024-01-17 19:52), 1.0.0 (2024-04-25 10:10), 1.0.1 (2025-02-01 10:40), 1.0.2 (2025-02-02 00:40)
Other packages that cited RStoolbox R package
View RStoolbox citation profile
Other R packages that RStoolbox depends, imports, suggests or enhances
Complete documentation for RStoolbox
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for RStoolbox20406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
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  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
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