Skip to content
Prev 3360 / 12125 Next

[R-pkg-devel] using @inheritParams in documenting data

Hi Troels,
If you want to create a R package (using roxygen2), I would highly
recommend you to read Hadley Wickham's book on the topic.
The book is easy, short, practical and legally free (here:
http://r-pkgs.had.co.nz/).
If you follow it step by step, everything should work fine.
For anything not covered by the book, as Dirk said, look for examples of
packages you know in GitHub.
++
Alex
On Sat, 12 Jan 2019 at 08:46, Troels Ring <tring at gvdnet.dk> wrote: