# load an example data set
extdata.path <- system.file("extdata", package = "SIMAT")
# read target table information form file
target.table <- getTargetTable(target.table.file.name = "TargetTable.txt",
path = extdata.path)
Run the code above in your browser using DataLab