Learn R Programming

D3partitionR (version 0.5.0)

is_present_variable: Check if a variable is present in a D3partitionR object

Description

Check if a variable is present in a D3partitionR object

Usage

is_present_variable(variable, D3partitionR_object)

Arguments

variable

The variable which presence is to be checked

D3partitionR_object

The D3partitionR object

Value

TRUE/FALSE