Good R-functions recommendations
- Our recommendations for the technique for writing R functions using an example.
- The function case study is
plotCI
: contributed to the R community email list by Bill Venables in September 1997
- It shows some of the best practices for writing R functions