get_posts: Get posts from a given date

Description Usage Arguments

Description

If no date or URL is given, the date of the most recent bookmark will be used.

Usage

1
2
get_posts(tags = NULL, date = NULL, url = NULL, meta = TRUE,
  auth_token = NULL)

Arguments

tags

character vector of up to 3 tags to filter by

date

a Date to filter bookmarks

url

Only return the bookmark for this URL

meta

Include a change detection signature?

auth_token

authentication token


tarakc02/pinboardr documentation built on May 12, 2019, 2:03 p.m.