Unable to change alpha in ggbiplot()

前端 未结 0 1791
忘掉有多难
忘掉有多难 2021-01-31 21:57

I have been having trouble changing the transparency of the points in my graph. My code is below:

pc <- princomp(as.matrix(df))
print(ggbiplot(pc) + expand_lim         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题