Man pages for D4TAlink.light
GDP - Workflow Management

archiveTaskCreate an archive containing the files of a given task.
binaryDirGet path of binary directory.
binaryFnGet path of binary file.
catReportOutput R object using function cat.
createTaskCreate a task.
D4getenvGet env var.
D4TAlink-common-argsArguments used across the functions of the D4TAlink package.
D4TAlinkTask'D4TAlinkTask' Documentation of the D4TAlinkTask class
datasourceDirGet path of data source directory.
datasourceFnGet path of data source file.
docDirGet path of documentation directory.
docFnGet path of documentation file.
DTxGeneric function.
formatTaskDocxReplace default task fields in 'docx' file.
getTaskAuthorGet the name of the task author.
getTaskEnckeyGet the encryption key for binary data files.
getTaskFilepathGet the path of a file.
getTaskPathsGet the paths of the task.
getTaskQmdTemplateGet the path to the Quarto task template.
getTaskRmdTemplateGet the path to the Rmd task template.
getTaskRootGet the root of the task repository.
getTaskRscriptTemplateGet the path to the R script task template.
getTaskSponsorGet the name of the task sponsor.
getTaskStructureGet repository directory structure.
initTaskInitialize a task
initTaskQmdCreate task template in Quarto format.
initTaskRmdCreate task template in Rmd format.
initTaskRscriptCreate task R script.
jpegReportGraphics devices for 'JPEG' format bitmap files.
jpegReportFnGet path of 'jpeg' output file.
listTaskFilesList the files associated to a task.
listTasksList details of all tasks stored in the root directory.
loadTaskLoad a task.
pathsDefaultTask paths generator.
pathsGLPGTask paths generator.
pathsPMSTask paths generator.
pdfReportGraphics devices for 'pdf' format bitmap files.
pdfReportFnGet path of 'pdf' output file.
pngReportGraphics devices for 'PNG' format bitmap files.
pngReportFnGet path of 'png' output file.
progDirGet path of scripts directory.
qmdFnGet path of R script file name.
querySQLiteLoad data frame by querying an SQLite database. This function...
readBinaryRestore R object from binary file.
readFeatherRestore R data.frame from Apache Arrow feather file.
readPickleRestore R data.frame from a Python pickle file.
readReportJSONRead JSON data into R object.
readReportTableRead data into vector or list using function 'scan'.
readSQLiteLoad data frame from SQLite. This function reads a data frame...
renderTaskQmdRender the task from the Qmd file
renderTaskRmdRender the task from the Rmd file
reportDirGet path of report directory.
reportFnGet path of output file.
reportXlsFnGet path of 'xlsx' output file.
restoreTaskRestore an archive containing the files of a given task from...
rmdFnGet path of R script file name.
rscriptFnGet path of R script file name.
saveBinarySave R object in binary file.
saveBinaryESave R object in encrypted binary file.
saveFeatherSave R object in Apache Arrow feather file.
savePickleSave R object in Python pickle file.
saveReportJSONOutput R object in JSON format.
saveReportTableOutput R object using function 'write.csv'.
saveReportXlsSave R object in binary file.
saveSQLiteSave R data frame to SQLite file. This function saves a data...
scanReportRead data into vector or list using function 'scan'.
setTaskAuthorSet the name of the tasks author.
setTaskEnckeySet the encryption key for binary data files.
setTaskQmdTemplateSet the path to the Quarto task template.
setTaskRmdTemplateSet the path to the Rmd task template.
setTaskRootSet the root of the task repository.
setTaskRscriptTemplateSet the path to the R script task template.
setTaskSponsorSet the name of the tasks sponsor.
setTaskStructureSet task repository directory structure.
taskIDGet task identifier string.
D4TAlink.light documentation built on Sept. 11, 2025, 1:07 a.m.