Skip to content
Prev 9594 / 12125 Next

[R-pkg-devel] roxygen style documentation for data sets

I just found a couple of packages with add-ins that do something like 
this:  sinew (on CRAN) and docthis on Github at

  https://github.com/mdlincoln/docthis

I think neither of them is quite as smooth as the `Code | Insert Roxygen 
Skeleton` menu item in RStudio, but both do handle dataframes, and it 
doesn't.

Duncan Murdoch
On 21/09/2023 4:30 p.m., Michael L Friendly wrote: