Learn R Programming

⚠️There's a newer version (1.0.2.1) of this package.Take me there.

RStoolbox

RStoolbox is an R package providing a wide range of tools for your every-day remote sensing processing needs. The available tool-set covers many aspects from data import, pre-processing, data analysis, image classification and graphical display. RStoolbox builds upon the raster package, which makes it suitable for processing large data-sets even on smaller workstations. Moreover in most parts decent support for parallel processing is implemented.

For more details have a look at the functions overview.

Installation

The package is now on CRAN and can be installed as usual via

install.packages("RStoolbox")

To install the latest version from GitHub you need to have r-base-dev (Linux) or Rtools (Windows) installed. Then run the following lines:

library(devtools)
install_github("bleutner/RStoolbox")

Copy Link

Version

Install

install.packages('RStoolbox')

Monthly Downloads

1,600

Version

0.1.6

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Benjamin Leutner

Last Published

November 7th, 2016

Functions in RStoolbox (0.1.6)

decodeQA

Decode QA flags to bit-words
classifyQA

Classify Landsat8 QA Band
fortify.raster

Fortify method for classes from the raster package.
getMeta

Extract bandwise information from ImageMetaData
cloudMask

Simple Cloud Detection
cloudShadowMask

Cloud Shadow Masking for Flat Terrain
fCover

Fractional Cover Analysis
estimateHaze

Estimate Image Haze for Dark Object Subtraction (DOS)
coregisterImages

Image to Image Co-Registration based on Mutual Information
encodeQA

Encode QA Conditions to Integers
lsat

Landsat 5TM Example Data
ImageMetaData

ImageMetaData Class
histMatch

Image to Image Contrast Matching
ggRGB

Create ggplot2 Raster Plots with RGB from 3 RasterLayers
getValidation

Extract validation results from superClass objects
normImage

Normalize Raster Images: Center and Scale
pifMatch

Pseudo-Invariant Features based Image Matching
predict.superClass

Predict a raster map based on a superClass model fit.
panSharpen

Pan Sharpen Imagery / Image Fusion
ggR

Plot RasterLayers in ggplot with greyscale
readEE

Tidy import tool for EarthExplorer .csv export files
rsOpts

Set global options for RStoolbox
readMeta

Read Landsat MTL metadata files
rasterEntropy

Multi-layer Pixel Entropy
rasterCVA

Change Vector Analysis
rasterPCA

Principal Component Analysis for Rasters
radCor

Radiometric Calibration and Correction
rlogo

Rlogo as RasterBrick
readSLI

Read ENVI spectral libraries
rescaleImage

Linear Image Rescaling
srtm

SRTM Digital Elevation Model
topCor

Topographic Illumination Correction
stackMeta

Import separate Landsat files into single stack
unsuperClass

Unsupervised Classification
tasseledCap

Tasseled Cap Transformation
superClass

Supervised Classification
saveRSTBX

Save and Read RStoolbox Classification Results
spectralIndices

Spectral Indices
RStoolbox

RStoolbox: A Collection of Remote Sensing Tools
sam

Spectral Angle Mapper
validateMap

Map accuracy assessment
writeSLI

Write ENVI spectral libraries