Try source("...whatever...", echo = TRUE, max = 9999)
On Mon, Apr 13, 2009 at 3:09 PM, SHANE MILLER, BLOOMBERG/ 731 LEXIN <smille...@bloomberg.net> wrote: >> source("C:\\Documents and Settings\\smiller53\\Desktop\\perf.r") > Error in eval.with.vis(expr, envir, enclos) : element 1 is empty; > the part of the args list of 'c' being evaluated was: > > perf.r is a long script. how can I determine which line the error occurred on? > > TIA, SHane > ______________________________________________ > R-help@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. > ______________________________________________ R-help@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.