CDU-data-science-team / nottshcMethods

An internal R package formalising common transformations, visualisations, and analyses of clinical data
https://cdu-data-science-team.github.io/nottshcMethods/
Other
4 stars 3 forks source link

Vignettes for the functions #44

Open Lextuga007 opened 2 years ago

Lextuga007 commented 2 years ago

Recommend set up with the code:

usethis::use_vignette()

Related to issue #11 to update README

Lextuga007 commented 2 years ago

@ChrisBeeley what does base_family = "" do? I can't find any information on it from looking at the underlying function theme_bw(), it all just says base_family = "".

https://github.com/CDU-data-science-team/nottshcMethods/blob/a15898d4a82b05f1a47ef45bfa34b23ef24f96b7/R/theme.R#L17

ChrisBeeley commented 2 years ago

Do you know, I have no idea. I'm going to ask around

Lextuga007 commented 2 years ago

And also update the README.Rmd file (automatically knits to README.md now due to the GitHub Action)

asegun-cod commented 2 years ago

@Lextuga007 Please drop me a slack message on how you think I can help with this issue.