Description Usage Arguments Details Value
Apply a function to data in pairs (over a facet column).
1 2 |
data |
data.frame. Data to apply a function over. |
func |
function. Wrapped by |
xy_grid |
data.frame. Output from |
xy_nms |
character (vector). Values to use to create a 'grid' of all combinations of values. |
col |
character. Name of 'id' column in |
... |
dots. Additional parameters to pass to |
Should be replaced by a purrr function in the future.
Must be careful not to pass NULL in ....
data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.