Description Usage Arguments Value
View source: R/peaklist_browser.R
This function adds some html that is needed for the interactive browser. It adds a plus button to open the first nesting (collapse_col) and a View button to view the second nesting (modal_col).
1 2 | peaklist_browser_prep(peaklist, collapse_col = "features",
modal_col = "anno")
|
peaklist |
A |
collapse_col |
A string. The first nesting for pcgroups. |
modal_col |
A string. The second nesting for feature annotations. |
A tibble
containing the same columns as the input table but with extra hmtl.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.