|
现在好了,今天rstudio自动升级后,自动在浏览器中显示help的结果了,但控制台出些提示信息不好:
> ?aov
Error in as.character(tools:::httpdPort) :
cannot coerce type 'closure' to vector of type 'character'
Error in as.character(tools:::httpdPort) :
cannot coerce type 'closure' to vector of type 'character'
Error in as.character(tools:::httpdPort) :
cannot coerce type 'closure' to vector of type 'character'
Error in as.character(tools:::httpdPort) :
cannot coerce type 'closure' to vector of type 'character'
现在的问题是,如何在rstutio自带的help窗口显示帮助啊,来回切换浏览器和rstudio很不习惯啊。
|