View source: R/StudySpecific.R
Execute all components of the DataQuality study (resultsDatabaseSchema is where Achilles results are)
1 2 3 4 5 6 7 8  | executeDQ(
  connectionDetails,
  cdmDatabaseSchema,
  resultsDatabaseSchema = cdmDatabaseSchema,
  oracleTempSchema = resultsDatabaseSchema,
  cdmVersion = 5,
  workFolder = "output"
)
 | 
connectionDetails | 
 connection  | 
cdmDatabaseSchema | 
 schema  | 
resultsDatabaseSchema | 
 result schema  | 
oracleTempSchema | 
 oracle specific  | 
cdmVersion | 
 version  | 
workFolder | 
 where to work  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.