README.md

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()


lvaudor/waveleT documentation built on May 21, 2019, 8:59 a.m.