# load an example data set
extdata.path <- system.file("extdata", package = "SIMAT")
# read RItable from file
RItable <- getRIStandard(file.name = "RIStandards.csv", path = extdata.path)
Run the code above in your browser using DataLab