do_tumblr_query: Send a request to tumblr

Description Usage Arguments

View source: R/tumblR.R

Description

General function for sending requests to the tumblr api.

Usage

1
2
do_tumblr_query(blog = NULL, user = FALSE, query = list(),
  type = AUTH_NONE, url = NULL)

Arguments

blog

[optional] The blog to use

user

[optional] True to make a user query

query

[optional] arguments to the url

type

Authentication type to use. One AUTH_NONE, AUTH_API, AUTH_OAUTH

url

Query path


klapaukh/tumblR documentation built on May 20, 2019, 11:06 a.m.