Hi I?m new to the list, so I hope I?m posting to the correct forum. I installed swftools 0.9.0 on windows Vista. I am trying to save an animated scatter plot in R 2.9.2 using this code
saveSWF(Placement.scatter(), interval = 0.05, dev = "pdf", outdir = getwd(), para = list(mar = c(0, 0, 2, 0))) I?ve load the library(animation) but I keep getting this error message: ?Error in saveSWF(Placement.scatter(), interval = 0.05, dev = "pdf", outdir = getwd(), : swftools not found; please install swftools first: http://www.swftools.org? Do I need to do something special to point R to a swftools executable file? Is it directory specific? I tried installing from R ?install packages from local zip files? and that didn?t work either. thanks ! TmBoyce Disclaimer: Information in this message or an attachment may be government data and thereby subject to the Minnesota Government Data Practices Act, Minnesota Statutes, Chapter 13, may be subject to attorney-client or work product privilege, may be confidential, privileged, proprietary, or otherwise protected, and the unauthorized review, copying, retransmission, or other use or disclosure of the information is strictly prohibited. If you are not the intended recipient of this message, please immediately notify the sender of the transmission error and then promptly delete this message from your computer system.
