D3heatmap package error
When I put in a matrix M that measures 634 by 2022, d3heatmap (M) spits out an error that reads:
all (vapply (s, is.integer, NA)) is not TRUE
I debugged it and it resulted in this line:
debug: colClust <- as.hclust (hm $ Colv)
Why is this? The matrix I am passing is numeric.
+3
Thomas yu
source
to share
No one has answered this question yet
See similar questions:
3
or similar:
444
3
3
0
0
0
0
0
0
0