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 15 Apr. 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
03/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RStoolbox20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
Download / Learn more Package Citations See dependency  
ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)
bSims  
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive bird point count simulator to test statistical assumptio ...
Download / Learn more Package Citations See dependency  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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