Skip to contents

Checks for the presence of packages required for MMRR. If the package is not already installed, it will automatically install it.

Usage

mmrr_packages()

Value

None

Details

The following package will be installed if not already present:

  • "GGally"

Examples

if (FALSE) mmrr_packages()