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

rundsoc

rundsoc is an R package which provides helper functions for working with Understanding Society data.

Installation

You can install rundsoc from GitHub with:

# install.packages("devtools")
devtools::install_github("ch-williamson/rundsoc")

Example

rundsoc currently contains the following functions:



ch-williamson/rundsoc documentation built on Dec. 19, 2021, 2:59 p.m.