Learn R Programming

INLAtools (version 0.0.8)

packageCheck: To check package version and load

Description

To check package version and load

Usage

packageCheck(name, minimum_version, quietly = FALSE)

Arguments

name

character with the name of the package

minimum_version

character with the minimum required version

quietly

logical indicating if messages shall be printed