Skip to content
Prev 8932 / 12125 Next

[R-pkg-devel] Package internal function / Undocumented code objects warning

I'm not very familiar with Roxygen, so I might be making incorrect
assumptions here.

Why are you exporting a function if it's meant to be internal?

And the @noRd would indicate that a documentation file is not created. I
would remove @noRd or @export
On Fri, Feb 24, 2023, 16:11 EcoC2S - Irucka Embry <iembry at ecoccs.com> wrote: