recordPlotFill_degreeFeatures | R Documentation |
recordPlotFill_degreeFeatures
records a plot of filled
features and returns the degree of features.
recordPlotFill_degreeFeatures(type_match, ...)
type_match |
|
... |
further arguments passed to |
Helper function for shinyCircos
.
list
of length 2, entry plotFill
is of recordedplot
and
entry degreeFeatures
is a list
of vectors of numeric(1)
Thomas Naake, thomasnaake@googlemail.com
type_match <- c("a_1", "a_2", "a_3", "b_1", "b_2", "b_3", "c_1", "c_2")
MetCirc:::recordPlotFill_degreeFeatures(type_match)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.