inst/testscripts/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

source("source2.r")

Try the provParseR package in your browser

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

provParseR documentation built on Aug. 16, 2022, 1:05 a.m.