Public-Health-Scotland / phsmethods

An R package to standardise methods used in Public Health Scotland (https://public-health-scotland.github.io/phsmethods/)
https://public-health-scotland.github.io/phsmethods/
54 stars 13 forks source link

Update Roxygen version #128

Open Moohan opened 6 days ago

Moohan commented 6 days ago

I also followed the advice to remove the deprecated tag @docType package and instead document the special object "_PAKCAGE". I used usethis::use_package_doc() for this and then moved the @importFroms.

The change for users here is that the top-level documentation available to users in R should be easier to get to (more aliases) and will have better content (since it will now auto-populate from the DESCRIPTION file.