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

peRson

Lifecycle: experimental

The goal of peRson is to learn about people in your life with a fun personal quiz. All you need is R, Google Sheets and video conferencing. Quarantine and long-distance friendly! :)

Installation

You can install the released version of peRson from Github with:

remotes::install_github("martina-starc/peRson", build_vignettes = TRUE)

Build vignettes to access the tutorial with vignette("quiz").

Example quiz pages



martina-starc/peRson documentation built on April 14, 2021, 3:48 p.m.