knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
There are two test data packages that enable any Pharmaverse package development team to re-use test SDTM and ADaM:
{pharmaversesdtm}
: a data package that stores test SDTM data. If the current available data does not meet your need, update or add the new data in this package based on the instructions provided on the How to Update section.
{pharmaverseadam}
: a data package that stores test ADaM data created from {admiral} templates. There is an integration test that runs {admiral} templates and compares them with the stored version. If differences are found, it then triggers an action: either accepting the difference and storing the new ADaM, or rejecting it and identifying the cause of the differences in the templates.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.