#' @useDynLib WpProj, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @importFrom foreach %dopar%
#' @importFrom foreach %do%
#' @importFrom doRNG %dorng%
#' @importFrom foreach %:%
#' @import ROI.plugin.ecos
#' @import ROI.plugin.lpsolve
#' @keywords internal
#' @aliases WpProj-package
"_PACKAGE"
## usethis namespace: start
#' @importFrom lifecycle deprecated
#' @importFrom magrittr %>%
## usethis namespace: end
NULL
dummy_fun <- function() {
rqPen::rq.group.pen()
lifecycle::badge("experimental")
}
#' @importFrom approxOT transport_options
#' @export
approxOT::transport_options
#' @importFrom approxOT wasserstein
#' @export
approxOT::wasserstein
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.