Nothing
#' Continuous Wavelet Transformation for Spectroscopy
#'
#' Fast application of Continuous Wavelet Transformation on time
#' series with special attention to spectroscopy. It is written using
#' 'data.table' and 'C++' language and in some functions it is possible to
#' use parallel processing to speed-up the computation over samples.
#' @import data.table
"_PACKAGE"
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @useDynLib CWT
## usethis namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.