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.