Description Usage Arguments Value See Also Examples
Constructs a function call from a name or a function and a list of arguments to be passed to it.
1 |
func |
character: a non-empty character string naming the function to be called. |
args |
list: a list of arguments to the function call. The names attribute of args gives the argument names. |
lib |
character: name of library as prefix ot the function to be called (default: |
a text representation fo the function call
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.