is_present_variable {D3partitionR}R Documentation

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


[Package D3partitionR version 0.5.0 Index]