Error cuando sólo hay un valor en uno de los ejes #11

Open
opened 2022-03-23 09:26:55 +01:00 by marcelcosta · 1 comment
Owner

Cuando sólo hay un elemento en x o y, devuelve:

Error in hclust(dist(t(x %>% select(-1)))) :
must have n >= 2 objects to cluster

Cuando sólo hay un elemento en x o y, devuelve: Error in hclust(dist(t(x %>% select(-1)))) : must have n >= 2 objects to cluster
marcelcosta added the Bug label 2022-03-23 09:26:55 +01:00
Author
Owner

Ya está funcional, queda depurar un poco el código.

Ya está funcional, queda depurar un poco el código.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marcelcosta/CitFuns#11