CDCgov / cfa-gam-rt

R package for real-time Rt estimation with penalized splines
https://cdcgov.github.io/cfa-gam-rt/
Apache License 2.0
8 stars 0 forks source link

Bug: Internal functions showing up in function reference #16

Open zsusswein opened 1 month ago

zsusswein commented 1 month ago

image

zsusswein commented 1 month ago

From the roxygen2 documentation:

if you want to use roxygen2 documentation tags without generating an .Rd file, you can use noRd to suppress file generation for a given topic. This is useful if you want to use roxygen2 conventions for documenting an internal function; only people reading the source doc will be able to read the docs.