#' @import checkmate
#' @import rJava
#' @import R6
.onLoad = function(libname, pkgname) { # nocov start
.jpackage(pkgname, morePaths = "inst/java/TimeSeriesClassification.jar", lib.loc = libname)
} # nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.