citation

来自「本程序是基于linux系统下c++代码」· 代码 · 共 18 行

TXT
18
字号
citHeader("To cite the VR bundle (MASS, class, nnet, spatial) in publications use:")citEntry(entry="Book",         title = "Modern Applied Statistics with S",         author = personList(as.person("W. N. Venables"),                              as.person("B. D. Ripley")),	 publisher = "Springer",         edition = "Fourth",         address      = "New York",         year         = 2002,         note         = "ISBN 0-387-95457-0",         url          = "http://www.stats.ox.ac.uk/pub/MASS4",                  textVersion =          paste("Venables, W. N. & Ripley, B. D. (2002)",                "Modern Applied Statistics with S.",               "Fourth Edition. Springer, New York. ISBN 0-387-95457-0"))

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?