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
This is because there is another parameter called scale_fill_gradient_fun which thinks you are trying to place something in it. Here is a way to go around it:
heatmaply(heatmapr(iris[,-5],scale="col"))
I'll think of a smarter way to avoid this collision, and will revisit this issue.
This package is very useful. Thanks!
I found a small problem though:
The text was updated successfully, but these errors were encountered: