Learn R Programming

markmyassignment (version 0.8.8)

check_installed_packages: Check whether required packages are installed and loaded.

Description

Checks if the packages listed in assignment file are loaded and installed. If not, a warning message is printed.

Usage

check_installed_packages(assignment)

Arguments

assignment

assignment_config to check packages for.