inst/testscripts/fromEnv.R

# before prov collection starts
a <- 1
b <- 5
cc <- 7

# start prov collection: use a, b, but not cc
library(rdtLite)
prov.init(prov.dir = "testdata", snapshot.size="10")

prov.source("testscripts/source_fromEnv.R")

prov.quit()

Try the provDebugR package in your browser

Any scripts or data that you put into this service are public.

provDebugR documentation built on April 22, 2021, 5:11 p.m.