powered by
Opens a link to code search on github.
show_c_source(fun)
.Internal or .Primitive function call.
# \donttest{ show_c_source(.Internal(mean(x))) show_c_source(.Primitive(sum(x))) # }
Run the code above in your browser using DataLab