### Generics ###
if(!isGeneric("flowDensity")){
setGeneric("flowDensity", function(obj,
channels,
position,
node,
...)
standardGeneric("flowDensity")
)
}
if(!isGeneric("getflowFrame")){
setGeneric("getflowFrame", function(obj) standardGeneric("getflowFrame"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.