Skip to content

jasonserviss/reproducibleAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

To recreate figures and show the steps used to preform the analysis do the following:

  1. You will need to install docker
  2. Open R and install devtools (if not already installed) ìnstall.packages('devtools')
  3. Download and install the package devtools::install_github("jasonserviss/reproducibleAnalysis", host = "api.github.com")
  4. Load the package library(reproducibleAnalysis)
  5. Use the command plotFigure("figure1") to reproduce the environment used to preform the analysis, render the Rmd file, and open it in your web broswer.

Note: The package currently only contains "figure1".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published