[R] R 3.2, Mac 10.10.3 : help.search showing error
Ramnik Bansal
ramnik.bansal at gmail.com
Sat Jun 13 16:41:07 CEST 2015
Getting following error in using help.search
>utils::help.search("linear models")
Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, :
'topic' should be a name, length-one character vector or reserved word
> example(help.search)
hlp.sr> help.search("linear models") # In case you forgot how to fit
linear
Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, :
'topic' should be a name, length-one character vector or reserved word
How to sort this?
[[alternative HTML version deleted]]
More information about the R-help
mailing list