Skip to content

R Code Style Guide

Sabrina Castro edited this page Apr 17, 2018 · 7 revisions

We will be using the google R code style guide. You can find it here: https://google.github.io/styleguide/Rguide.xml#identifiers

A tutorial of the guidelines is under construction.

We will use the following R lintr package. https://github.com/jimhester/lintr