View source: R/interoperability.R
| combine_gazepoint_handoffs | R Documentation |
Combine validated cross-package handoffs
combine_gazepoint_handoffs(
handoffs,
keys = NULL,
collision = c("error", "prefix")
)
handoffs |
Named list of |
keys |
Optional join keys; defaults to the first handoff's keys. |
collision |
How to handle overlapping non-key column names. |
A gp3ml_handoff_bundle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.