knitr::opts_chunk$set( echo = FALSE, message = FALSE, error = FALSE, warning = FALSE, collapse = TRUE, comment = "#>" )
# 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{*}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.