Tips for coding R packages
Introduction
The following is intended as a set of tips for people coding or about to code an R package.
Extensive guides to writing an R package are given
these tips are meant to supplement them.
Also look at the source code of your favourite R packages on GitHub