0

How can I see the underlying code in R to the sum function:

I tried:

  getAnywhere('sum')

but only get back:

          function (..., na.rm = FALSE)  .Primitive("sum")

with now luck?

Thank you.

user3022875
  • 8,018
  • 24
  • 93
  • 158

0 Answers0