expect_no_forbidden_function_code: Expect no forbidden function code

View source: R/expectations.R

expect_no_forbidden_function_codeR Documentation

Expect no forbidden function code

Description

Test that a given code string does not exists in function.

Usage

expect_no_forbidden_function_code(object, forbidden)

Arguments

object

Function to check for mandatory code

forbidden

Code string that are forbidden to use.


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