Skip to contents

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

Usage

masking_packages()

Value

None

Details

The following package will be installed if not already present:

  • "geodata"

Examples

if (FALSE) masking_packages()