You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation for function qualpal, you have:
A list with the following named vectors, each of length two, giving a range for each item.
h Hue, in the range [0, 1]
s Saturation, in the range [-360, 360]
l Lightness, in the range [0, 1]
It seems h should be in the range of [-360, 360], but s in the range of [0, 1]?
The text was updated successfully, but these errors were encountered:
In the documentation for function qualpal, you have:
It seems h should be in the range of [-360, 360], but s in the range of [0, 1]?
The text was updated successfully, but these errors were encountered: