interactive_report: Query a corpus for a topic and create a report summarizing...

Description Usage Arguments Examples

View source: R/interactive_report.R

Description

Query a corpus for a topic and create a report summarizing and containing the results

Usage

1
2
interactive_report(country = NULL, query, data,
  embeddings = "embeddings.bin", locations, type = "html")

Arguments

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

Examples

1

wri/retrieveR documentation built on July 23, 2019, 11:54 p.m.