Learn R Programming

markmyassignment (version 0.8.8)

expect_attached_package: Expect that a given package is used

Description

Tests that the following packages is used.

Usage

expect_attached_package(pkg, info = NULL)

Arguments

pkg

Package to check for.

info

Deprecated.