Skip to contents

This convenience function is equivalent to calling graft_plan() followed by graft_commit(). Use the two-step form when a person or host policy must review plan@changes before acceptance.

Usage

graft_ingest(store, records, provenance)

Arguments

store

An initialized GraftStore.

records

A named list of concrete-class data frames.

provenance

A graft_provenance() object.

Value

An ordinary list summarizing committed observations.