get_iterated_user_likes: Get more than 20 likes in one call

Description Usage Arguments See Also

View source: R/tumblR.R

Description

This function will return any number of likes. In doing so it may more multiple requests to the tumblr api. This function requires OAuth. Unlike get_user_likes which returns a list of liked posts and a count, this function returns the count of total number of liked posts as the attribute liked_count.

Usage

1

Arguments

limit

Number of likes to return (1-20)

Number

of first liked post to start at

See Also

get_user_likes


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