Description Usage Arguments Details Value
View source: R/check_label_RGB.R
Checks the format of the label name tibble.
1 | check_label_RGB(labelnametibble)
|
labelnametibble |
A label name tibble |
Checks if label number is an integer and if there are any duplicate label numbers or label names in the tibble. Checks if the tibble includes R, G, B columns.
An error message or a label name tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.