Skip to content

The-Kids-Biostats/WAACHShelp

Repository files navigation

WAACHShelp

name status badge WAACHShelp status badge R-CMD-check Codecov test coverage Lifecycle: experimental DOI

General helper functions for the WAACHS linked data project.

Installation instructions

The package can be installed from the R-universe, by:

install.packages("WAACHShelp", repos = "https://the-kids-biostats.r-universe.dev")

Alternatively, the package can be installed using remotes:

remotes::install_github(repo = "The-Kids-Biostats/WAACHShelp", build_vignettes = TRUE)

Accessing vignettes

Vignettes have been built for some of the functions. These can be opened in R or via the package website. The vignettes have the same name as the function.

At the moment, vignettes exist for:

  • icd_morb_flag
  • create_project
  • create_markdown
  • aducust_flag

Accessing these vignettes can be done two ways:

  1. Using utils::browseVignettes(package = "WAACHShelp")
    • Opens vignette via web browser.
  2. Using vignette(x, package = "WAACHShelp") where x is the function name
    • Opens the vignette in the "Help" tab of RStudio.

About

General helper functions for the WAACHS linked data project.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Contributors