README.md

Acuitas Utilities Package

A collection of convenience packages for Acuitas employees. Probably not useful if you don't work for Acuitas Health. You can install this package with: remotes::install_github("acuitas-health/ahUtils") from within R. Or, if you have cloned the repo, you can install via make using make install.

Either way, install this package from GitHub or it will not work on RStudio Connect.

Although intended for use by Acuitas Health staff, others are welcome to use this package or grab any bits of code from it which may be useful to them. Several of the functions here, such as import_data() and open_con() are theoritically generic but they rely on templates which are not available publicly and require specific variables to be in the project config.yml and the user's .Renviron file.

Provided Functions:

Full documentation is available for each function after loading the package with `library(ahUtils).



acuitas-health/ahUtils documentation built on April 14, 2022, 9:41 a.m.