Re: [R] R Console Output

2014-06-30 Thread Cheryl Johnson
Thank you for your response. I would like to produce Flash animation with code such as what is below. saveSWF({ }, img.name = "file",swf.name = "file2.swf" , single.opts = "'utf8': false", autoplay = FALSE , interval = 0.1, imgdir = "directory", htmlfile = "random.html", ani.height = 500, ani

Re: [R] R Console Output

2014-06-30 Thread jim holtman
What do you mean by "stops"? Can you at least show what was on the console. Can you continue to enter commands? It is not clear what you are talking about. Jim Holtman Data Munger Guru What is the problem that you are trying to solve? Tell me what you want to do, not how you want to do it.

[R] R Console Output

2014-06-30 Thread Cheryl Johnson
When I run code in R, my R console output stops before all the code has complied. There are no error messages, but there must be an error somewhere. Thanks in advance for any guidance. [[alternative HTML version deleted]] __ R-help@r-project.org