R-alpha: small doc bug

Kurt Hornik Kurt.Hornik@ci.tuwien.ac.at
Tue, 20 May 1997 07:54:12 +0200


The documentation for ls/objects has

	ls(name, pos=2, envir=sys.frame(sys.parent()),
           all.names=FALSE, pattern)

but the code has

	ls <-
	function (name, pos = -1, envir = NULL,
                  all.files = FALSE, pattern)

-k
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-