checkDim {leafgl} | R Documentation |
checkDim
Description
Check the length of the color vector. It must match the number of rows of the dataset.
Usage
checkDim(x, data)
Arguments
x |
The color vector |
data |
The dataset |
[Package leafgl version 0.1.1 Index]