AppVeyor Build Status R-CMD-check Codecov test coverage

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

cctu

The goal of cctu is to provide tools to easily produce reports in word that take the pain out of formatting tables, and ensure that the right population is always used.

Installation

You can install the github version of cctu with:

install.packages("devtools")
devtools::install_github("shug0131/cctu")

Example

Go and read the vignettes

browseVignettes("cctu")


shug0131/cctu documentation built on Nov. 10, 2023, 12:03 p.m.