makeWebApiScript.Rd
Function to create a pipeline task as an R file
makeWebApiScript(
keyringName = NULL,
keyringPassword = NULL,
projectPath = here::here(),
open = TRUE
)
The name of the keyring for the study, if null defaults to dir basename
The password for the keyring, if null defauls to ohdsi
the path to the project
toggle on whether the file should be opened