Skip to content
Prev 11363 / 12125 Next

[R-pkg-devel] How and where do I document sysdata.rda

Here are about 60 CRAN packages discussing sysdata in their Rd files:

https://github.com/search?q=org%3Acran+path%3A.Rd+%2F%28%5B%5E%7B+%5D%7C%5B%5Ed%5D%5C%7B%29%5Cs*sysdata%2F&type=code

You might take a cue from them. Indeed \keyword{internal} is common there.

On Thu, Mar 20, 2025 at 9:57?AM Kevin R. Coombes <kevin.r.coombes at gmail.com>
wrote: