All functions

addConfig()

Add a line to the config file

addDataSources()

Function to add study data sources

addLinks()

Function to add study links

addStudyMember()

Function to add a study member

addTags()

Function to add study tags

buildStudyHub()

Function to build study hub

checkConfig()

check if config file is in ohdsi study

checkDatabaseCredential()

Function to check the database credential

cohortManifest()

Function that lists all cohort definitions loaded into the study

defaultCredentials()

Function to list default credentials

getHadesWideLock()

Function to grab the hades wide lock file

importAtlasCohorts()

Function to import Atlas cohorts into Ulysses

importAtlasConceptSets()

Function to import Atlas concept sets into Ulysses

importImages()

Function to import a folder of images for a study hub

initConfig()

Function to create a config.yml file

initConfigUsingKeyring()

Function to initialize config.yml using keyring

initConfigUsingTable()

Function to import credentials in stored csv to study config.yml

initCredentialsKeyring()

Function to set multi credentials

initCredentialsTable()

Function to start a credential table

isOhdsiStudy()

Function to check if the directory is an ohdsi project

makeAnalysisPlan()

Function to create a SAP

makeAnalysisTask()

Function to create a pipeline task as a Rmd file

makeCaprScript()

Function to create a pipeline task as an R file

makeCohortDetails()

Function to create the cohort details for the study

makeContributionGuidelines()

R Markdown file to make the contribution guidelines

makeHowToRun()

Function to create a HowToRun file

makeInternals()

Function to create a pipeline task as an R file

makeKeyringSetup()

Function to create a config.yml file

makeMigrationScript()

Function to create a migration script

makeNews()

Function to create a NEWS file

makeReadMe()

Function to create a README file

makeResultsReport()

Quarto file to make a results report

makeStrategusTask()

Function to create a pipeline task as a Rmd file

makeWebApiScript()

Function to create a pipeline task as an R file

newOhdsiStudy()

Function that initializes a new ohdsi study project environment

openCredentials()

Function to open the credentials table to edit or peak

previewStudyHub()

Function to preview study hub

publishStudyToRepository()

Publish Study to Repo

retrieveStudySettings()

Function to convert yml into a specified list format

runTaskInBackground()

Function to run study task in background

setAtlasCredentials()

Function to set atlas credentials for keyring

setCredential()

Function to set single credential

setMultipleCredentials()

Function to set multi credentials

setStrategusInstantiatedFolder()

Function to set strategus instantiated folder

setStudyAuthors()

Function to set study authors

setStudyDescription()

Function to set study description

setStudyInfo()

Function to set study info

setStudyKeyring()

Function to set study keyring

setStudyLinks()

Function to set study links

setStudyTags()

Function to set study tags

setStudyTimeline()

Function to set study timeline

updateDeveloperInfo()

Function to update developer Infor

updateLeadInfo()

Function to update lead Infor

updateStudyDescription()

Function to update study description

updateStudyEndDate()

Function to update study end date

updateStudyStatus()

Function to update study status

updateStudyTitle()

Function to update study title

updateStudyVersion()

Function to update study version

updateTherapeuticArea()

Function to update study therapeutic area

zipResults()

Funciton to compress results into a zip file