On 14 July 2007 at 21:37, Thomas Schwander wrote:
| I use Windows XP Professional, R 2.5.1 and I have Blat to send eMails out of
| R. Works perfect! Thank you for your help!
|
|
|
| Now I want to send an SMS out of R! Any idea how it could work? Could I send
| an eMail to a mobile phone number?
Obviously the same way: find a windows program that does the actual sending,
and uses system() from R to talk to it.
Dirk
--
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison
______________________________________________
[email protected] 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.