Tips for coding R packages

Author

Tom Palmer

Published

October 21, 2021

Modified

July 17, 2024

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