eval_across | R Documentation |
Evaluate function across list elements
eval_across(list_object, fun)
list_object |
List of objects. |
fun |
String representing function that returns |
TRUE
if all elements of list_object
return TRUE
when evaluated by fun
; otherwise,
FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.