> library(plotrix) 错误于library(plotrix) : 不存在叫'plotrix'这个名字的程辑包。 要如何下载这个包呢
install.packages('plotrix') 选择下载镜像后,再 library(plotrix)