.string_args | R Documentation |
Convert an arguments list to string format
.string_args(args)
args |
A list of keyword arguments |
A string of keyword arguments
## Not run:
string_args(list(x=15, y="fdr", z=TRUE))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.