#' @rdname RunLTMG
#' @export
setGeneric(name="RunLTMG",
def=function(object, ...) standardGeneric("RunLTMG")
)
#' @rdname WriteSparse
#' @export
setGeneric(name="WriteSparse",
def=function(object, ...) standardGeneric("WriteSparse")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.