inst/samples/unusedVars.R

x = 10
y = 20
z = 30
p = 20
w = x + y

# z and p
# 
# unusedVariables(readScript("~/GitWorkingArea/CodeDepends/inst/samples/unusedVars.R"))

Try the CodeDepends package in your browser

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

CodeDepends documentation built on May 2, 2019, 4:19 a.m.