powered by
On MacOS, this function opens the CRAN page for a package. Useful for looking up documentation, checking you have an up-to-date version, showing the package to people etc.
umx_open_CRAN_page(package = "umx")
An R package name.
None
Other Miscellaneous Utility Functions: install.OpenMx(), qm(), umxBrownie(), umxLav2RAM(), umxRAM2Lav(), umxVersion(), umx_array_shift(), umx_find_object(), umx_msg(), umx_pad(), umx_print(), umx_score_scale(), umx
install.OpenMx()
qm()
umxBrownie()
umxLav2RAM()
umxRAM2Lav()
umxVersion()
umx_array_shift()
umx_find_object()
umx_msg()
umx_pad()
umx_print()
umx_score_scale()
umx
# NOT RUN { umx_open_CRAN_page("umx") # }
Run the code above in your browser using DataLab