View source: R/viz_report_grid.R
viz_report_grid | R Documentation |
Creates grid visualisation for feedback-report
viz_report_grid(data, output_format = "svg")
data |
A dataframe in pre-specified format through "prepare_data" |
output_format |
String ("svg" or "ggplot") defining whether output should be ggplot or svg |
A ggplot-object ('grid'-visualisation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.