add_activity_batch: Add activity to multiple entities

View source: R/provenance.R

add_activity_batchR Documentation

Add activity to multiple entities

Description

Wrapper provenance function that does a little more work to expand many-to-many mappings to create records of entity, activity, and input.

Usage

add_activity_batch(entities, act_name, act_executed, used_inputs)

Arguments

entities

Vector or list of entities.

act_name

Vector or list of activity name.

act_executed

Vector or list of reference activity executed.

used_inputs

Vector or list of inputs for each entity.


nf-osi/nfportalutils documentation built on June 10, 2025, 5:08 a.m.