Skip to content
Prev 309822 / 398506 Next

what is the function naming convention?

... but see the R Language Definition manual or ?UseMethod  for S3
generic and method naming (overloading functions) procedures, which
explains some of  as.data.frame.array,  merge.data.frame, etc.

-- Bert
On Sun, Nov 4, 2012 at 5:28 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: