inst/doc/using_meditations.R

## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----gh-installation, eval = FALSE---------------------------------------
#  # install.packages("devtools")
#  devtools::install_github("jacobkap/meditations")

## ----example-------------------------------------------------------------
meditations::meditations()

## ------------------------------------------------------------------------
meditations::meditations(5)

Try the meditations package in your browser

Any scripts or data that you put into this service are public.

meditations documentation built on May 2, 2019, 4:21 a.m.