globeandmail/startr: A Template For Data Journalism Projects In R

This project structures the data analysis process around an expected set of files and steps. This lowers the upfront effort of starting and maintaining a project and supports easier verification by providing reviewers with an expected and logically organized project. Think of it like Ruby on Rails or React, but for R analysis.

Getting started

Package details

AuthorMichael Pereira <mpereira@globeandmail.com> and Tom Cardoso <tcardoso@globeandmail.com>
MaintainerMichael Pereira <mpereira@globeandmail.com> and Tom Cardoso <tcardoso@globeandmail.com>
LicenseMIT
Version1.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("globeandmail/startr")
globeandmail/startr documentation built on June 24, 2021, 4:41 a.m.