Skip to content
Back to formatted view

Raw Message

Message-ID: <F64A0763-7B03-4AF2-A26E-889DF34C0108@gmail.com>
Date: 2011-12-14T00:25:40Z
From: michael.weylandt at gmail.com (R. Michael Weylandt
Subject: Keep sourcing when there is an error
In-Reply-To: <4EE7D513.8060708@gmail.com>

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.