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

shirthesis

Lifecycle: experimental

The goal of shirthesis is to provide functions that are used in Shir's PhD thesis. A function is included here if it benefits three or more experiments (in data cleaning, experiment code generation, etc.).

Installation

You can install shirthesis from Github with:

devtools::install_github("shirdekel/shirthesis")


shirdekel/shirthesis documentation built on Dec. 23, 2021, 1:24 a.m.