Learn R Programming

jsReact (version 0.2.4)

developing_r: Helper function to aid developing and testing R codes

Description

Helper function to aid developing and testing R codes

Usage

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.