fullprovgraph: Create the full (multiple values per variable) provenance...

Description Usage Arguments Value

Description

This generates and returns the full provenance graph reflecting the information stored in the cache or data.frame specified. This can include the same variable multiple times if the corresponding expression is run with different inputs.

Usage

1
fullprovgraph(cacheobj, df = cacheobj$provstore)

Arguments

cacheobj

a CachingEngine or CodeSetCache object. Ignored if df is set.

df

ProvStoreDF (or appropriately formatted data.frame). Generally cacheobj should be specified and the default of cacheobj$provstore should be used.

Value

an igraph object representing the provenance graph


gmbecker/RCacheSuite documentation built on May 17, 2019, 6:42 a.m.