Rdocumentation
powered by
Learn R Programming
tumblR (version 1.2)
Access to Tumblr V2 API
Description
Provides an R-interface to the Tumblr web API (see Tumblr v2 API on
). Tumblr is a microblogging platform and social networking website (
).
Copy Link
Link to current version
Version
Version
1.2
1.1
1.0
Install
install.packages('tumblR')
Monthly Downloads
33
Version
1.2
License
Artistic-2.0
Maintainer
Andrea Capozio
Last Published
March 18th, 2020
Functions in tumblR (1.2)
Search all functions
follow
Follow a blog.
user.likes
Retrieve a User's Likes.
avatar
Retrieve a Blog Avatar.
posts.submission
Retrieve Submission Posts.
dashboard
Retrieve a User's Dashboard.
tagged
Get Posts with Tag.
post.delete
Delete a Post.
posts
Retrieve Published Posts.
posts.draft
Retrieve Draft Posts.
posts.queue
Retrieve Queued Posts.
likes
Retrieve Blog's Likes
post.reblog
Reblog a Post.
post.edit
Edit a Blog Post.
post
Create a New Blog Post
user.following
Retrieve the blogs a user is following.
like.post
Like a Post.
user.info
Get a User's Information.
info.blog
Retrieve Blog's Info.
followers
Retrieve a Blog's Followers
unfollow
Unfollow a blog.
unlike.post
Unlike a Post.