panel_cogs | R Documentation |
Return or concatenate panel cognostics. For each panel (plot) in the panel column, cognostics will be calculated for each panel. The result will be returned in a nested tibble::tibble()
.
panel_cogs(dt, panel_col = "panel", ...)
add_panel_cogs(dt, panel_col = "panel", ...)
dt |
data to be used |
panel_col |
panel column to be used in |
... |
parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.