Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
39 stars 9 forks source link

Fix lifecycle badges in headers and reference #1759

Closed lauramaxwell closed 2 months ago

lauramaxwell commented 2 months ago

Overview

standardize lifecycle badge and description in all functions for help files and pkgdown reference

closes #1757

Test Notes/Sample Code

check reference update with this:

pkgdown::build_reference_index()
pkgdown::preview_site(path='reference/index.html')

Notes: