daDoctoR/torubleshooting.R

4 lines
125 B
R
Raw Normal View History

2018-10-11 09:07:01 +02:00
## Looking for errors in code
for (f in list.files("/Users/andreas/Documents/GitHub/daDoctoR/R", full.names=TRUE)) parse(f)