All Projects β†’ JEFworks β†’ R Style Guide

JEFworks / R Style Guide

Licence: mit
Best practices for readable, sharable, and verifiable R code

Projects that are alternatives of or similar to R Style Guide

Naming Convention Guides
πŸ“– Collection of naming guides for writing more consistent and readable codes
Stars: ✭ 239 (+1493.33%)
Mutual labels:  best-practices, styleguide
Pytorch Styleguide
An unofficial styleguide and best practices summary for PyTorch
Stars: ✭ 1,025 (+6733.33%)
Mutual labels:  best-practices, styleguide
Ios Handbook
Guidelines and best practices for excellent iOS apps
Stars: ✭ 337 (+2146.67%)
Mutual labels:  best-practices, styleguide
State Of The Art Shitcode
πŸ’©State-of-the-art shitcode principles your project should follow to call it a proper shitcode
Stars: ✭ 2,207 (+14613.33%)
Mutual labels:  best-practices, styleguide
Nodebestpractices
βœ… The Node.js best practices list (December 2021)
Stars: ✭ 72,734 (+484793.33%)
Mutual labels:  best-practices, styleguide
Riotjs Style Guide
Opinionated RiotJS Style Guide for teams.
Stars: ✭ 288 (+1820%)
Mutual labels:  collaboration, best-practices
Awesome Styleguides
πŸ“‹ A list of styleguides
Stars: ✭ 644 (+4193.33%)
Mutual labels:  best-practices, styleguide
Geowaffle
Combining waffle plot with geofacet
Stars: ✭ 26 (+73.33%)
Mutual labels:  rstats
Ggrepel
πŸ“ Repel overlapping text labels away from each other.
Stars: ✭ 853 (+5586.67%)
Mutual labels:  rstats
Tidymv
Tidy Model Visualisation for Generalised Additive Models
Stars: ✭ 25 (+66.67%)
Mutual labels:  rstats
Best Practices Badge
πŸ†Core Infrastructure Initiative Best Practices Badge
Stars: ✭ 928 (+6086.67%)
Mutual labels:  best-practices
Rmarkdown Website Tutorial
Tutorial for creating websites w/ R Markdown
Stars: ✭ 26 (+73.33%)
Mutual labels:  rstats
Twake
Twake is a secure open source collaboration platform to improve organizational productivity.
Stars: ✭ 862 (+5646.67%)
Mutual labels:  collaboration
Styleguide Git Commit Message
/sBin/StyleGuide/Git/CommitMessage
Stars: ✭ 934 (+6126.67%)
Mutual labels:  styleguide
Originr
Species origin data from the web in R
Stars: ✭ 13 (-13.33%)
Mutual labels:  rstats
Terraform Best Practices
Terraform Best Practices for AWS users
Stars: ✭ 931 (+6106.67%)
Mutual labels:  best-practices
React Styleguide
ReactJS style guide for component-based projects.
Stars: ✭ 14 (-6.67%)
Mutual labels:  styleguide
Livingstyleguide
Easily create front-end style guides with Markdown and Sass/SCSS.
Stars: ✭ 874 (+5726.67%)
Mutual labels:  styleguide
Rtimicropem
😷 R Package for the Analysis of RTI MicroPEM Output Files 😷
Stars: ✭ 9 (-40%)
Mutual labels:  rstats
Spenv
Combine environmental and spatial data
Stars: ✭ 8 (-46.67%)
Mutual labels:  rstats

R Style Guide

Best practices for readable, sharable, and verifiable R code

R is a high-level programming language used primarily for statistical computing and graphics. R does not have any well defined coding recommendations or de facto standards. This style guide provides some recommendations based on personal experience and expert opinions (see Additional Guides). Use your best judgement and common sense when deciding whether to adhere to these recommendations. Be consistent. Use style to enhance legibility. Ultimately, a unified style will help make collaboration and sharing code easier.

Start reading ☞

Feel free to fork or clone and make your own R style guide for your lab, team, or collaborative R project.

Additional Guides

Inspiration

Other Info

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].