cqc_set_panel | R Documentation |
It updates either 'channel' or 'marker' info depends on the value of 'ref.col' if ref.col is set to 'channel', then 'channel' column from 'panel' is used as the reference to be matched against 'cqc_data' and 'marker' will be set according to 'panel'
cqc_set_panel(x, panel, ref.col, ...)
x |
cqc_data |
panel |
a tibble contains channel and marker colums (typically returned by 'cf_get_panel' ) |
ref.col |
the column used as the reference, either 'channel' or 'marker' |
... |
unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.