epiverse-trace / cleanepi

R package to clean and standardize epidemiological data
https://epiverse-trace.github.io/cleanepi/
Other
8 stars 3 forks source link

180 error in replace missing values when a vector in na strings argument #187

Closed Karim-Mane closed 1 month ago

Karim-Mane commented 1 month ago

Changes in this PR are intended to address isse #176 .

This PR is been opened again to address this issue as it was raised together with those fixed in #180 by @avallecam.

With the current changes, the {snakecase} dependency is replaced by {janitor} to benefit from its functionality of renaming numeric column names.

changes also include making sure that column names specified in keep and rename remain unique and not modified during the process.

github-actions[bot] commented 1 month ago

This pull request:

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

github-actions[bot] commented 1 month ago

This pull request:

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

github-actions[bot] commented 1 month ago

This pull request:

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)

github-actions[bot] commented 1 month ago

This pull request:

(Note that results may be inacurrate if you branched from an outdated version of the target branch.)