Air: Formatting R code
Published:
Have you been thinking that you should probably start using a style guide? No, i don’t mean a fashion guru! I mean following a guide to help maintain code formatted similarly across all functions and scripts. Consistent white space, consistent indentations in conditional statements and for loops. Code formatted exactly the same way ALL the time?
