knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

texanaaid

texanaaid provides some tools for text analysis.

Installation

You can install texanaaid from GitHub with:

# install.packages("remotes")
remotes::install_github("dtburk/texanaaid")

Note: you may need to update to the latest version of R for installation to succeed.



dtburk/texanaaid documentation built on Nov. 12, 2019, 9:44 p.m.