Description Usage Arguments Value Author(s) Examples
This function will take a set of links and titles and will generate HTML anchor tags out of these values
1 | makeAnchor(link, title, toMain = FALSE)
|
link |
A vector of URLs |
title |
A vector of website names |
toMain |
Used for frame pages |
A vector of HTML anchor tags
Jeff Gentry
1 | makeAnchor("http://www.bioconductor.org","Bioconductor")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.