library(ggplot2) ggplot(dat,mapping = aes(x=tSNE_1, y=tSNE_2, col=cluster))+ geom_point(). 因为一直对因子这个概念比较模糊,试一试如果cluster ...
確定! 回上一頁