Skip to content
Prev 131064 / 398506 Next

documenting yoru progress

Use format:

f <- function(x) {
	format(match.call())
}
f(pi + 3)
On Dec 2, 2007 8:46 PM, tom sgouros <tomfool at as220.org> wrote: