simplexImport: Imports the information contained in a .smplx file.
Description
The function reads and (optionally) loads into the environment the simplex
(object of class smplx) contained in a .smplx file that was
previously created using simplexExport.
Usage
simplexImport(filename, aut.load = TRUE, name = NULL)
Arguments
filename
string with the name of the file (without extension) to
be imported. This file must be generated using
simplexExport. The path must be included if
the file is not in the current working directory.
aut.load
logical. Should the imported simplex object be directly
loaded on the Environment? Default to TRUE.
name
name for the simplex object to be created if
auth.ld = FALSE. When not provided, the name of the
file is used.
Value
A smplx class object with the complete information of the
simplex