Helper function to aid developing and testing R codes

developing_r(file, time = 1, catch_error = T)

Arguments

file

character string; the filepath.

time

numeric; monitoring change of file every "time" seconds.

catch_error

boolean; whether to print out error.