Dear Author:
I run the example
set.seed(125)
out = remap(demoC,title = "REmap",subtitle = "theme:Dark")
plot(out)
But I got something wrong:
Error in as.double(y) :
cannot coerce type 'S4' to vector of type 'double'
Can you help me?
Thanks for your attention!