Hey Guys, i am kind of confused. Under windows the system() function works great, but not with my mac. I have two questions:
1) What do i have to change. Using packages which require system or eval(parse() everything is fine, but when i try it myself "sh: cmd: command not found" Under windows i use e.g system('cmd /c copy "bild.jpg"',intern=FALSE ) 2) I really love the Hmisc/latex function and want to be able to do it myself. How could i save a text in my notepad as name.txt Thank you!! -- View this message in context: http://r.789695.n4.nabble.com/system-under-windows-x-but-not-with-Mac-tp4630688.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.