umx_open_CRAN_page | R Documentation |
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", inst = FALSE)
package |
An R package name. |
inst |
Install and load if not already installed? |
None
Other Miscellaneous Utility Functions:
install.OpenMx()
,
libs()
,
qm()
,
umxLav2RAM()
,
umxModelNames()
,
umxRAM2Lav()
,
umxVersion()
,
umx_array_shift()
,
umx_find_object()
,
umx_lower.tri()
,
umx_msg()
,
umx_pad()
,
umx_print()
,
umx
## Not run:
umx_open_CRAN_page("umx")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.