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

Text.Replace

Travis build status AppVeyor build status Codecov test coverage

The goal of Text.Replace is to analyze survey data with metadat to determine trends.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("clawilso15/Text.Replace")

Example

To view an example, see sample_report.Rmd under inst/reporting



clawilso15/Text.Replace documentation built on Feb. 6, 2021, 5:45 a.m.