`rndExpandedGOProfile` <-
function(p, n, generator = multinomial(n=n, p=p), ssize=1) {
as.ExpandedGOProfile(t(generate.multinomial(generator, ssize=ssize)))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.