External Functions
Create copies of the camel-case functions and rename the copies with underscores in the names. Then, mark the original camel-case functions as deprecated by adding
#' @description
#' `r lifecycle::badge("superseded")`
to the ROxygen tags.
External Functions
Create copies of the camel-case functions and rename the copies with underscores in the names. Then, mark the original camel-case functions as deprecated by adding
to the ROxygen tags.