| make_call | R Documentation | 
Useful for using with plyr functions
make_call(args, ..., what, quote = F, envir = parent.frame())
args | 
 a list of arguments  | 
... | 
 extra arguments to be incorporated into   | 
what | 
 the function to execute  | 
quote | 
 should the arguments be quoted  | 
envir | 
 the environment to call the function in  | 
do.call which this function wraps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.