The objective of this utility package is to support the R Consortium R submission Pilot 3 Project. It contains all utility functions that were used in the generation of the deliverables:
- formatting of ADaM variables and analysis results
- summarize mixed model analysis
- formatting of layouts
The pilot3 renv.lock
should be used to install the dependent packages before installing this package.
You can install from GitHub with:
install.packages("pak")
pak::pkg_install("RConsortium/submissions-pilot3-utilities")
R consortium working group website.
GitHub R consortium working group.
R consortium - Generation of ADaM and outputs generated by R.
R consortium - Submission of ADaM and outputs generated by R.
If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub.