Keep sourcing when there is an error
Also, you should probably be using if and else here rather than ifelse. Michael
On Dec 13, 2011, at 5:43 PM, Ronan Maron <ronanm2 at gmail.com> wrote:
Okay, try(Object1 <- constructorFunction(args)) # in Constructor1.R works fine. Thank you.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.