Full_Name: Ville Rapa Version: R 1.8.1 (2003-11-21) OS: linux debian sarge Submission from: (NULL) (193.65.112.51) Prints code to the console. To reproduce the problem type help without parenthesis. Below is the output of my console.> helpfunction (topic, offline = FALSE, package = .packages(), lib.loc = NULL, verbose = getOption("verbose"), try.all.packages getOption("help.try.all.packages"), html
ripley@stats.ox.ac.uk
2004-Jan-20 18:29 UTC
[Rd] help command without parenthesis (PR#6447)
And where is the bug? Typing the name of an R object at the console prints the value of the object. That seems to be what you have, the beginnings of the value of the function `help'. Have you read the FAQ about what constitutes a bug? This is the documented behaviour. On Tue, 20 Jan 2004 mrapa@cs.joensuu.fi wrote:> Full_Name: Ville Rapa > Version: R 1.8.1 (2003-11-21) > OS: linux debian sarge > Submission from: (NULL) (193.65.112.51) > > > Prints code to the console. To reproduce the problem type help without > parenthesis. Below is the output of my console. > > > help > function (topic, offline = FALSE, package = .packages(), lib.loc = NULL, > verbose = getOption("verbose"), try.all.packages > getOption("help.try.all.packages"), > htmland more. -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595