expect_attached_package: Expect that a given package is used

View source: R/expectations.R

expect_attached_packageR Documentation

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.


MansMeg/markmyassignment documentation built on Jan. 31, 2024, 4:11 p.m.