assert_param_does_not_exist: Asserts That a Parameter Does Not Exist in the Dataset

Description Usage Arguments Value Author(s) Examples

View source: R/assertions.R

Description

Checks if a parameter (PARAMCD) does not exist in a dataset.

Usage

1

Arguments

dataset

A data.frame

param

Parameter code to check

Value

The function throws an error if the parameter exists in the input dataset

Author(s)

Stefan Bundfuss

Examples

1
2
3

epijim/admiral documentation built on Feb. 13, 2022, 12:15 a.m.