/waveleT

Primary LanguageRGNU General Public License v3.0GPL-3.0

waveleT

waveleT is a package which allows you to launch an interactive application, the Wavelets ToolKat, via a simple call to the function waveleT:

waveleT()

Test waveleT online

You can test this application online, here: https://analytics.huma-num.fr/Lise.Vaudor/waveleT

Installation

For now there is no stable version of this package on CRAN. If you want to install the dev version, make sure you have a very recent version of R (>3.2.2) and run:

if(!require(devtools)){install.packages("devtools")}
devtools::install_github("lvaudor/waveleT")

Use

library(waveleT)
waveleT()