Skip to content

twilio 0.1.0

Latest
Compare
Choose a tag to compare
@seankross seankross released this 06 Mar 14:26
  • This is the initial release of the twilio package for R!

  • tw_send_message() sends SMS and MMS messages.

  • tw_get_messages_list() retrieves the messages list from your Twilio account
    which is the log of all of your sent and receieved messages.

  • tw_message_tbl() transforms the messages list into a data frame.

  • tw_get_message_media() retrieves information about photos or videos included
    in an MMS.