system_calls | R Documentation |
Character vector of functions making system calls to check for in R source files.
system_calls(additional_system_calls = character(0))
additional_system_calls |
character vector of user-defined system calls |
character vector of all system calls
system_calls("exec_background")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.