Skip to content

Standardize function names: switch camel-case function names with names that use underscores #206

Description

@stephaniereinders

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions