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

Probably one for @jackhannah95 as he wrote all the fancy SPARQL code! The intention with area_lookup was that it should be updated with every package release but there haven't been...

`file_size` was designed to aid in the creation of the 'List of Tables' section of ISD's Official and National Statistics publications (e.g. the table on page 25 of the [2019-11-12...

Simple function to replace NaN values, similarly named to `tidyr::replace_na()`. ```R replace_nan

Proposing a function to convert postcodes to variables found in the Scottish postcode directory. ```{r} postcode_match 1) stop("Please supply a group of length 1") y

Proposing a function that combines the functionality of `utils::fileSnapshot()` and `list.files()` using `stringr` style string modifiers. Below is a draft function I've written that will return a tibble with the...

Opening this to suggest including a function that adds a thousands separator to numbers. `add_thousands_sep

**Is your feature request related to a problem? Please describe.** No problems! **Describe the solution you'd like** I have quite a few helper functions that I think might be useful...

Opening this issue to suggest adding a function to format numbers as percentages. ```r format_perc

A function to carry out data profiling as typically required by data management. What I mean by that is: - A summary of the completeness/missingness of each variable in a...

enhancement

This would be invaluable to those working in the National Research Safe Haven