tStartMetadataCapture: tStartMetadataCapture Starts meta data capture, Initiates...

Description Usage Arguments Examples

View source: R/t_metadata_capture.R

Description

tStartMetadataCapture Starts meta data capture, Initiates global objects for file, action and system infos

Usage

1
2
tStartMetadataCapture(metaDataCapture = T, repoPath = "",
  filePath = "", actionType = "Run", offset = 0)

Arguments

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

Examples

1
tStartMetadataCapture(metaDataCapture = T)

Open-Systems-Pharmacology/tracelib documentation built on April 11, 2020, 3:12 p.m.