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

## ----setup,eval = FALSE-------------------------------------------------------
#  # install.packages("remotes")
#  remotes::install_github("Alobondo/DeductiveR")
#  library(DeductiveR)