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
In R, using:
fviz_dend(nano.dend, cex = 0.5, k = 24, color_labels_by_k = TRUE)
Returns warning and admonition:
Warning message:
The <scale> argument of guides() cannot be FALSE. Use "none" instead as of ggplot2
3.3.4.
ℹ The deprecated feature was likely used in the factoextra package.
Please report the issue at https://github.com/kassambara/factoextra/issues.