Description Usage Arguments Examples
View source: R/interactive_report.R
Query a corpus for a topic and create a report summarizing and containing the results
1 2 | interactive_report(country = NULL, query, data,
embeddings = "embeddings.bin", locations, type = "html")
|
country |
Country, must match the groupings from folders |
query |
Query, in the form of "this is a query" |
data |
Dataframe |
embeddings |
Path to neural embedding (.bin) |
locations |
Path to locations exported from create_locations |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.