Displaying 1 result from an estimated 1 matches for "tp1695230p1695350".
2010 Mar 29
3
how to update R files included as"source" ?
Hi all,
I have a main file main.R in which I include some other R files. For
example, in main.R I have: source("functions.R").
When I modify the file "functions.R", I'd like R to take into account the
changes and to reload the file functions.R when I run main.R
Is it possible?
Thanks,
Arnaud
[[alternative HTML version deleted]]