I am trying to send complete R code to R from Tinn R by pressing R send:contiguous button. I get following error:
> source(.trPaths[5], echo=TRUE, max.deparse.length=150) Error in source(.trPaths[5], echo = TRUE, max.deparse.length = 150) : object '.trPaths' not found Anyone has any idea? Thanks in advance RD -- View this message in context: http://r.789695.n4.nabble.com/Tinn-R-to-R-problem-tp3057832p3057832.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] 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.

