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



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: 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.0, https://cran.r-project.org/web/packages/RStoolbox. Accessed 06 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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