expect_attached_package {markmyassignment} | R 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. |
[Package markmyassignment version 0.8.8 Index]