cfp_altapply | R Documentation |
Apply a function to a list of cfp_pfres pr cfp_fgres objects stored in an cfp_altres object. This can be used to summarise alternate() results.
cfp_altapply(X, FUN, ...)
X |
Either a cfp_altres object or a list. |
FUN |
the function to be applied to each element of |
... |
optional arguments to |
data.frame with the results of FUN bound together with added column run_id as identifier of the original list elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.