Description Usage Arguments Value Examples
View source: R/cAMARETTO_HTMLreport.R
RunHyperLink
1 2 3 4 5 6 7 | RunHyperLink(
Run_Names,
AMARETTOres,
HTMLsAMARETTOlist,
CopyAMARETTOReport,
page = 1
)
|
Run_Names |
a vector of Run names |
AMARETTOres |
list of AMARETTOres object |
HTMLsAMARETTOlist |
A list with AMARETTO reports to link with the Community AMARETTO report. If NULL, no links are added. |
CopyAMARETTOReport |
Boolean to indicate if the AMARETTO reports needs to be copied in the AMARETTO report directory. In this way links are contained when moving the HTML directory. |
page |
1 for index page and 2 for community page |
Hyperlinks for Run Names
1 2 | try(RunHyperLink(Run_Names, AMARETTOres,
HTMLsAMARETTOlist, CopyAMARETTOReport, page=1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.