printing help files directly from R prompt
See ?help and its argument "offline" Uwe Ligges
Faheem Mitha wrote:
Hi, Does anyone know how to print help files from R's prompt? One can read the help text for read.table by doing
?read.table
on the R prompt. In a similar fashion, can I print the help read.table
without having to resort to a web browser?
Please CC me on any reply.
Thanks, Faheem.
______________________________________________ R-help at r-project.org mailing list 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.