# Configuration for package
#' Word frequency file path
#' @description Location in package for word frequency file
#' @export
word_freq_file <- file.path("inst", "extdata", "count_1w.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.