## Not run:
# ## calling lisrel2lavaan without specifying the filename argument will
# ## open a file browser window with which LISREL syntax can be selected.
#
# ## any additional arguments to be passed to lavaan for data analysis can
# ## be specified normally.
#
# lisrel2lavaan(se="standard")
# ## lavaan output summary printed to screen
# ## lavaan fit object returned silently
#
# ## manual file specification
#
# lisrel2lavaan(filename="myFile.LS8", se="standard")
# ## lavaan output summary printed to screen
# ## lavaan fit object returned silently
# ## End(Not run)
Run the code above in your browser using DataLab