close
1. 如果需要一些introduction文件
help.start()
2.對指令用法不熟 ex: if
help("if")
3.想要收尋指令其與某關鍵字相關
help.search("linear model")
4.想要看當前有什麼library
library()
5.查詢某library用法 ex: quantmod用法
library(help="quantmod")
6.看範例
example(plot)
全站熱搜