combine_gazepoint_handoffs: Combine validated cross-package handoffs

View source: R/interoperability.R

combine_gazepoint_handoffsR Documentation

Combine validated cross-package handoffs

Description

Combine validated cross-package handoffs

Usage

combine_gazepoint_handoffs(
  handoffs,
  keys = NULL,
  collision = c("error", "prefix")
)

Arguments

handoffs

Named list of gp3ml_handoff objects.

keys

Optional join keys; defaults to the first handoff's keys.

collision

How to handle overlapping non-key column names.

Value

A gp3ml_handoff_bundle.


gp3ml documentation built on Aug. 23, 2026, 5:11 p.m.