R – How to document your coding standards?

coding-stylestandards

What have you found to be the best way to publish your coding standards and why?

Best Solution

If you mean Style Guidelines - a Word document or PDF. IMO, this is something that is "set in stone", but on a per-project basis (if you see something that doesn't work, fix it for the next project, especially if it's late in the project and you have a ton of code that follows the existing style).