Description Usage Arguments Examples
View source: R/t_metadata_capture.R
tStartMetadataCapture Starts meta data capture, Initiates global objects for file, action and system infos
1 2 | tStartMetadataCapture(metaDataCapture = T, repoPath = "",
filePath = "", actionType = "Run", offset = 0)
|
repoPath |
optional: path of folder or file in repository to determine the PMx activity |
filePath |
optional: local path of folder or file in checkout folder to determine the PMx activity |
actionType |
should be one of Run, DataImport, TLFGeneration, ReportGeneration, Edit, Move, Copy, AnalysisFileGeneration, Analysis or Other |
offset |
optional: if action should be defined by a calling function of higher level |
1 | tStartMetadataCapture(metaDataCapture = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.