Skip to content

METRICS-CARPS/CARPSreports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple R package that contains an Rmarkdown template and a couple of custom functions for building reports for reproducibility class assignments.

Installation

To install the template, you will first need to install a package called devtools:

install.packages("devtools")

Then run the following command to install the template directy from this Github page:

devtools::install_github("TomHardwicke/reproducibility_assignment/ReproReports")

Next time you create a new R markdown document, select 'from template', then choose "CARP Report".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages