- 在线安装 ```r if(!require(devtools))install.packages(“devtools”) if(!require(AnnoProbe))devtools::install_github(“jmzeng1314/AnnoProbe”,upgrade = F) if(!require(tinyarray))devtools::install_github(“xjsun1221/tinyarray”,upgrade = F)
2.本地安装<br />点击本页面的绿色按键code然后点击Download ZIP,下载到你的工作目录下,用
```r
devtools::install_local("tinyarray-master.zip",upgrade = F,dependencies = T)
参考:xjsun1221/tinyarray: plots function for array](https://github.com/xjsun1221/tinyarray))