scale_type {D3partitionR}R Documentation

Check if the scale variable is discrete or continuous

Description

Check if the scale variable is discrete or continuous

Usage

scale_type(color_variable, D3partitionR_object)

Arguments

color_variable

The color variable to be assessed

D3partitionR_object

The D3partitionR object

Value

TRUE/FALSE


[Package D3partitionR version 0.5.0 Index]