phsmethods icon indicating copy to clipboard operation
phsmethods copied to clipboard

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

Results 17 phsmethods issues
Sort by recently updated
recently updated
newest added

We discussed in the QI R toolkit meetings that it would be useful to have a function which creates episode numbers within a CIS as this is something we do...

enhancement

### Motivation Working with percentages in R can be annoying to say the least and in day-to-day analyses I tend to find myself in this general workflow: * Create one...

This will enable GitHub's dependabot which will automatically open and manage PRs to keep the actions we use up to date.

Maintainance

Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_phsmethods.html) * [x] Check if any deprecation processes should be advanced, as described in [Gradual deprecation](https://lifecycle.r-lib.org/articles/communicate.html#gradual-deprecation) *...

**Is your feature request related to a problem? Please describe.** At PHS, having a consistent way to apply primary and secondary suppression to data that we publish would be beneficial....

**Is your feature request related to a problem? Please describe.** NRS live births, NRS stillbirths and GRO infant deaths on smra all have three fields that uniquely identify records, when...

**Is your feature request related to a problem? Please describe.** At my team, we have to create age bands which do not have the same length. Currently, the `create_age_groups` does...