umx (version 1.9.1)

umx_open_CRAN_page: Open the CRAN page for a package

Description

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.

Usage

umx_open_CRAN_page(package = "umx")

Arguments

package

An R package name.

Value

-

See Also

Other Miscellaneous Functions: install.OpenMx, umx_get_options, umx_is_class, umx_is_numeric, umx_pad, xmu_twin_check

Examples

Run this code
# NOT RUN {
umx_open_CRAN_page("umx")
# }

Run the code above in your browser using DataLab