README.md

Hypothesis Manager: An RStudio Plugin to Support Exploratory Programming

Installation Instructions

  1. Install the devtools package via CRAN. To do this, open an R session, and then type

install.packages("devtools")

  1. Load the package.

library(devtools)

  1. To install the Hypothesis Manager plugin, type

install_github("i10/RHypothesisManager")

Installation is complete!

How to Use Hypothesis Manager



i10/RHypothesisManager documentation built on June 30, 2019, 12:33 a.m.