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

surveyr

codecov Lifecycle: stable

The goal of surveyr is to provide a set of tools that lead to easier data cleaning, more concise code, and faster Citizen-themed table generation.

Installation

You can install the development version of surveyr as follows:

install.packages("devtools")
devtools::install_github("YangWu1227/surveyr")


YangWu1227/citizenr documentation built on June 18, 2022, 12:17 p.m.