When I run the code below, I receive the following error message. Thanks in advance for help with fixing this error message.
saveSWF({ <code> }, 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.width = 500, title = "groups", description = c("group1", "group2")) Flash has been created at: C:\Users\Cheryl\AppData\Local\Temp\RtmpKeQGHu\file2.swf Error in shell.exec(output.path) : file association for 'C:\Users\Cheryl\AppData\Local\Temp\RtmpKeQGHu\file2.swf' not available or invalid [[alternative HTML version deleted]] ______________________________________________ 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.