knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(appstorr)
df <- appstorr::df_safeboda appstorr::quick_report(data = df, report_title = "Awesome SafeBoda Text Analysis Report")
The dataset should include atleast these 2 Columns:
| content | at | |------:|:-----| | xx | 123 | | xxxx | 123 | | xxxx | 123 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.