scriptTests/SourceFunc/source1.r

# this script assumes the existance of fun and z, and is used as a source
# test case
w <- z + x
w <- fun(w,y)

# WILL REMOVE THIS ONCE BARBARA'S CODE TO FIX COLLAPSIBLE NODE DATA NDOES IS FIXED
z <- 0

prov.source("../source2.r")
blernermhc/RDataTracker documentation built on Aug. 15, 2022, 6:43 p.m.