powered by
umxVersion returns the version information for umx, and for OpenMx and R. essential for bug-reports.
umxVersion(model = NULL, verbose = TRUE, return = "umx")
Optional to show optimizer in this model
= TRUE
Which package (umx or OpenMx to return version on
- mxModel
mxModel
- https://github.com/tbates/umx, https://tbates.github.io
- packageVersion
packageVersion
Other Miscellaneous Utility Functions: umx_grep, umx_make, umx_write_to_clipboard
umx_grep
umx_make
umx_write_to_clipboard
# NOT RUN { x = umxVersion(); x # }
Run the code above in your browser using DataLab