get_blog_info | R Documentation |
This method returns general information about the blog, such as the title, number of posts, and other high-level data.
get_blog_info(blog, api_key = NULL)
blog |
name of the blog |
api_key |
app consumer key. If NULL, attempts to load from the environment variable RTUMBLR_TOKEN |
tibble of information about blog
## Not run:
get_blog_info("schochastics")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.