View source: R/to_overlay_data.R
to_overlay_data | R Documentation |
Adds columns to a data.frame (e.g. one used for overlay) that are required for downstream functionality in genoppi/
to_overlay_data(df, dataset = NULL, rm.sig = F)
df |
a data.frame |
dataset |
optional string, if dataset is not provided in df. |
rm.sig |
boolean. should signicicant items be removed? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.