Greetings R Mac users,

I switched from windows to mac relatively recently (better late than never), 
and am still adjusting.

Does anyone know whether there is the equivalent of shell.exe(filename)?

Basically, I used the command to view a graph that was just saved in a pdf/png 
or other formats without having to manually open the file.

### Example:
pdf(filename, ... )
   plot( ... )
dev.off()
shell.exec(filename)

###

Thanks!
Mick
PS I searched the list, R help, & google, but did not find it

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to