Description Usage Arguments Value
This function takes a file path as input and loads the keys from the file. Each line (row) should represent a unique key. There csv file should contain no header and the order of the columns should be: "oauth_consumer_key", "consumer_secret", "oauth_token", "oauth_token_secret" Files with less or more than four columns are not valid.
1 |
file |
Path to the file |
A dataframe of Twitter keys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.