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]]

______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to