ohdsiResultTables <-
StudyManagement::getOhdsiResultsTables(baseUrl = baseUrl,
connect = DatabaseConnector::connect(connectionDetails = remoteServerConnectionDetails)) %>%
dplyr::filter(tolower(table) != 'cohort')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.