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.


markmyassignment documentation built on May 29, 2024, 2:57 a.m.