| do_tumblr_query | Send a request to tumblr |
| get_avatar | Get an blogs avatar |
| get_draft_posts | Get draft posts |
| get_followers | Get the followers of a blog. |
| get_info | Get info about a blog |
| get_iterated_followers | Get the followers of a blog |
| get_iterated_likes | Get more than 20 likes in one call |
| get_iterated_posts | Get more than the 20 posts at once |
| get_iterated_tagged | Get more than the limilt for tagged posts |
| get_iterated_user_dashboard | Get a users dashboard |
| get_iterated_user_following | Get blogs a user is following |
| get_iterated_user_likes | Get more than 20 likes in one call |
| get_likes | Get a blogs likes |
| get_posts | Get posts posted by a blog |
| get_queued_posts | Get your queued posts |
| get_submission_posts | Get submission posts |
| get_tagged | Get posts with a specific tag |
| get_user_dashboard | Get user's dashboard |
| get_user_following | Get the blogs a user is following |
| get_user_info | Get user info |
| get_user_likes | Get a user's likes |
| if_failed | Test if an query failed |
| make_meta | Give an object the S3 class tumblR.Meta |
| make_response | Give an object the S3 class tubmlR.Response |
| parse_blog | Parse a blog entry. |
| parse_posts | Do something to parse the posts |
| setup_tumblr_apikey | Store your API key for use with tumblR |
| setup_tumblr_oauth | Set up oauth to work with tumblR |
| tumblR | tumblR a package for accessing tumblr |
| tumblr_to_date | Turn a tumblr timestamp into a POSIXct |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.