argShow | R Documentation |
Show a Function Argument
argShow(x, nshow = 4, last = FALSE, sep = "=")
x |
the argument |
nshow |
number of values to show at first (if length(x)> 1) |
last |
indicates whether this is the final argument to the function |
sep |
the separator between name and value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.