Curry | R Documentation |
Partial function application using do.call by Byron Ellis, https://stat.ethz.ch/pipermail/r-devel/2007-November/047318.html But see also discussion in R-devel list (Hadley Wickham, Luke Tierney et al)
Curry(FUN, ...)
FUN |
a function |
... |
dot dot dot |
a function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.