This repository is a library of all Connect for Cancer Prevention Analytic's Team custom created R functions. This avoids the need to manually define each function every time it is called in R and RMD files.
Functions will be grouped together in R files by similarity and repository specific functions
To install:
1. devtools::install_github("Analyticsphere/ConnectFunctions")
2. IF you are asked about updating packaging (see below), you may type 3 and hit enter for "None"
These packages have more recent versions available. It is recommended to update all of them. Which would you like to update?
1: All
2: CRAN packages only
3: None
4: .........
Enter one or more numbers, or an empty line to skip updates:
3. library(ConnectFunctions)