tests/generated/script5.R

# Three processes
x = 1
y = 2
z = 3

a = x + y
b = y + z
out = a + b + x
write.table(out, "script5.R.log")
clarkfitzg/autoparallel documentation built on Nov. 24, 2020, 2:20 p.m.