Package: twilio 0.1.0
twilio: An Interface to the Twilio API for R
The Twilio web service provides an API for computer programs to interact with telephony. The included functions wrap the SMS and MMS portions of Twilio's API, allowing users to send and receive text messages from R. See <https://www.twilio.com/docs/> for more information.
Authors:
twilio_0.1.0.tar.gz
twilio_0.1.0.zip(r-4.5)twilio_0.1.0.zip(r-4.4)twilio_0.1.0.zip(r-4.3)
twilio_0.1.0.tgz(r-4.4-any)twilio_0.1.0.tgz(r-4.3-any)
twilio_0.1.0.tar.gz(r-4.5-noble)twilio_0.1.0.tar.gz(r-4.4-noble)
twilio_0.1.0.tgz(r-4.4-emscripten)twilio_0.1.0.tgz(r-4.3-emscripten)
twilio.pdf |twilio.html✨
twilio/json (API)
NEWS
# Install 'twilio' in R: |
install.packages('twilio', repos = c('https://seankross.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/seankross/twilio/issues
Last updated 8 years agofrom:8ddc69ca09. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | OK | Oct 23 2024 |
R-4.5-linux | OK | Oct 23 2024 |
R-4.4-win | OK | Oct 23 2024 |
R-4.4-mac | OK | Oct 23 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:tw_get_message_mediatw_get_messages_listtw_message_tbltw_send_message
Dependencies:askpassclicpp11curlgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpurrrR6rlangsystimechangevctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get Media from a Message | tw_get_message_media |
Get List of Messages Sent and Received from Your Account | tw_get_messages_list |
Make a Data Frame from a Messages List | tw_message_tbl |
Send an SMS or MMS Message | tw_send_message |