show_c_source | R Documentation |
Opens a link to code search on github.
show_c_source(fun)
fun |
.Internal or .Primitive function call. |
show_c_source(.Internal(mean(x))) show_c_source(.Primitive(sum(x)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.