[R] Send SMS out of R?
Dirk Eddelbuettel
edd at debian.org
Sun Jul 15 02:45:29 CEST 2007
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
More information about the R-help
mailing list