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



Attach the package and use:
library("RStoolbox")
Maintained by
Konstantin Mueller
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-05
Latest Update: 2025-02-03
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.2, https://cran.r-project.org/web/packages/RStoolbox. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-22 13:30), 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.1 (2025-02-03 10:30), 1.0.2.2 (2025-10-02 20:10), 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

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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