post_message | R Documentation |
Posts direct message from user's Twitter account
post_message(text, user, media = NULL, token = NULL)
text |
Character, text of message. |
user |
Character vector of screen names or user ids.
See |
media |
File path to image or video media to be included in tweet. |
token |
Use this to override authentication for
a single API call. In many cases you are better off changing the
default for all calls. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.