importProblem {sdcMicro} | R Documentation |
reads an sdcProblem with code that has been exported within sdcApp
.
importProblem(path)
path |
a file path |
an object of class sdcMicro_GUI_export
or an object of class 'simple.error'
Bernhard Meindl