Add info text to validate_colour()
error message
#33
Labels
enhancement
New feature or request
Milestone
validate_colour()
error message
#33
The info text would provide a hint on how to fix the error. Something like (as separate “i” bullets):
grDevices::colors()
?It would be nice to make this context aware, so only the relevant hint shows up if invalid colours are specified in a single way, and both show up if there are both invalid hex strings and colour names.
The text was updated successfully, but these errors were encountered: