Description Usage Arguments Details Value Author(s) Examples
'recordPlotHighlight' returns a 'recordedplot' object of 'plotCircos' with 'highlight = TRUE'
1 | recordPlotHighlight(type_match, ...)
|
type_match |
'character', ordered vector according to type |
... |
further arguments passed to 'plotCircos' |
Helper function for 'shinyCircos'.
'recordedplot'
Thomas Naake, thomasnaake@googlemail.com
1 2 | type_match <- c("a_1", "a_2", "a_3", "b_1", "b_2", "b_3", "c_1", "c_2")
MetCirc:::recordPlotHighlight(type_match)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.