# load an example data set
extdata.path <- system.file("extdata", package = "SIMAT")
# get the list of targets in a file with MSL format from Example Data Set
Targets1 <- readMSL(file.name="Targets_1.MSL", path = extdata.path)
Run the code above in your browser using DataLab