R-posts.com

New Package to Process TVDI index and Filter Golay Savitzky Raster

Interested in publishing a one-time post on R-bloggers.com? Press here to learn how.

Description

How to Download and Install

install.packages("devtools")
library("devtools")
install_github("nguyenduclam/TVDIpk")
library("TVDIpk")
install.packages("TVDIpk")
install.packages("gWidgetsRGtk2")
library("gWidgetsRGtk2")

How to use Pakages

  1. Golay UI
    • Golay_GUI()
  2. TVDI UI
    • TVDI_GUI()

References

Exit mobile version