#' Refer to fEMDDetailed example
#' @import lpSolveAPI
#' @export
fGetEMDFromDetailedEMD = function (
lprec
) {
get.objective(lprec) / sum(get.variables(lprec))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.