Skip to content

Standardize and simplify function names to snake_case #94

@hrecht

Description

@hrecht

getCensus() becomes get_census(), listCensusApis() becomes list_apis().

Old function names will continue to be available for a long period of time (a year?) so that old user code does not break. Messages in the console will recommend that users migrate to the new function names.

Changes and communication will comply with tidyverse standards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions