Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clusteringPlot error when run with "list" object #30

Closed
jinseob2kim opened this issue May 23, 2019 · 1 comment
Closed

clusteringPlot error when run with "list" object #30

jinseob2kim opened this issue May 23, 2019 · 1 comment

Comments

@jinseob2kim
Copy link

I get clusteringPlot with
clusteringPlot(pcorGraph)

But I see error with
clusteringPlot(list(pcorGraph))

Error in clusteringTable(..., labels = labels, standardized = standardized, :
(list) object cannot be coerced to type 'double'

How can I get the clusteringPlot with multiple objects?

sincerely.

Jinseob Kim

@SachaEpskamp
Copy link
Owner

This has now been fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants