[R] Keep sourcing when there is an error

R. Michael Weylandt <michael.weylandt@gmail.com> michael.weylandt at gmail.com
Wed Dec 14 01:25:40 CET 2011


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.



More information about the R-help mailing list