92 Forks
269 Stars
269 Watchers

style

The tidyverse style guide for R code

How to download and setup style

Open terminal and run command
git clone https://github.com/tidyverse/style.git
git clone is used to create a copy or clone of style repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with style https://github.com/tidyverse/style/archive/master.zip

Or simply clone style with SSH
[email protected]:tidyverse/style.git

If you have some problems with style

You may open issue on style support forum (system) here: https://github.com/tidyverse/style/issues