inst/unitTests/testcode/inputtest2.R

df = data.frame(a=rnorm(10), b=rnorm(10))

fit = lm(b~a, data=df)

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.