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

Description Usage Arguments Examples

View source: R/render_with_widgets.R

Description

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

Usage

1
2
3
render_with_widgets(input_file, output_file = sub("\\.Rmd$", ".html",
  input_file, ignore.case = TRUE), self_contained = TRUE,
  deps_path = file.path(dirname(output_file), "deps"))

Arguments

input_file

Path to input file

Examples

1

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