Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
cwt_rcpp <- function(t, scales, variance = 1L, threads = 1L) {
.Call('_CWT_cwt_rcpp', PACKAGE = 'CWT', t, scales, variance, threads)
}
resampling_FWHM_rcpp <- function(spectra, wav, new_wav, fwhm, threads = 1L) {
.Call('_CWT_resampling_FWHM_rcpp', PACKAGE = 'CWT', spectra, wav, new_wav, fwhm, threads)
}
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.