knitr::opts_chunk$set(
  echo = FALSE,
  message = FALSE,
  error = FALSE,
  warning = FALSE,
  collapse = TRUE,
  comment = "#>"
)

Introduction

# print(getwd())
# devtools::load_all()
# figs <- system.file("vignettes/figures", package="vgnttr")
figs <- "figures"
fig1 <- file.path(figs, "topicterms.png")
# print(fig1)

This is the first parapgraph. Document generation is possible through @Xie2016 and @Xie2019.

See also:

\pagebreak

rMost relevant terms of topic 97", fig.align="c", out.width = "100%"} knitr::include_graphics(fig1)

\nocite{*}



herreio/vgnttr documentation built on Dec. 23, 2019, 6:31 p.m.