R/provenance.R
add_activity.Rd
Util for adding activity info to a file entity. See also https://help.synapse.org/docs/Provenance.1972470373.html
add_activity(entity, act_name, act_executed, used_inputs)
Synapse entity id.
Name of activity.
Reference to the the activity executed (URL preferred).
Vector of inputs for this act, e.g. syn ids, links to other data sources, etc.