Description Usage Arguments Examples
This function will display a sequence logo of an already generated jpeg sequence logo.
1 |
file |
path to the jpeg image of the sequence logo |
1 2 3 4 | # Get path to an example jpeg sequence logo
fpath = system.file("extdata", "example_logo.jpeg", package="RWebLogo")
# Plot it!
plotlogo(fpath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.