https://github.com/cran/landsat
Raw File
Tip revision: b05d50fe6995d1ee05895fe4dbb5a28facff2c4c authored by Sarah Goslee on 24 August 2023, 22:20:06 UTC
version 1.1.2
Tip revision: b05d50f
NAMESPACE
## Functions
export(georef, lssub, geoshift, movingwindow, ESdist, ddate)
export(radiocorr, DOS, RCS, PIF, histmatch, relnorm)
export(BSL, tasscap, clouds, thermalband)
export(slopeasp, topocorr, minnaert)
## import for basic functionality
import(stats, graphics, methods, sp)
## dependencies 
import(lmodel2, mgcv)
back to top