#' @export
setGeneric("smoothNoise",
function(object, ...) standardGeneric("smoothNoise"))
#' @export
setGeneric("removeBaseline",
function(object, ...) standardGeneric("removeBaseline"))
#' @export
setGeneric("findPeaks",
function(object, ...) standardGeneric("findPeaks"))
#' @export
setGeneric("binPeaks",
function(object, ...) standardGeneric("binPeaks"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.