makeUlyssesStudySettings.RdMake Ulysses Study Settings
makeUlyssesStudySettings(
repoName,
repoFolder,
studyMeta,
execOptions,
gitRemote = NULL,
renvLock = NULL
)the name of repo as a character string
the folder path where the repo is stored in local as a character string
a StudyMeta R6 class with the details describing the study
a ExecOptions R6 class with the execution details needed for the study
a remote url used to clone and set remote git
file path to a renvLock file
A UlyssesStudy R6 class with the ulysses study details to make