Public-Health-Scotland / phsmethods

An R package to standardise methods used in Public Health Scotland (https://public-health-scotland.github.io/phsmethods/)
https://public-health-scotland.github.io/phsmethods/
54 stars 13 forks source link

Deprecate the `file_size()` function #129

Open Moohan opened 6 days ago

Moohan commented 6 days ago

This resolves #11

As far as we can tell file_size() is now redundant.

This PR deprecates the function and removes it from the package documentation, if no one objects we can remove it in a future version. For now file_size() will still work but will generate a warning every time, ?file_size will also bring up the function help but the help won't appear in the function reference.