Skip to contents

This function checks for the presence of packages required for wingen. If the packages are not already installed, it will automatically install them.

Usage

wingen_packages()

Value

None

Details

The following package will be installed if not already present:

  • "wingen"

Examples

if (FALSE) wingen_packages()