n_bookmarks_by_date: Get number of boorkmarks by date

Description Usage Arguments Value

View source: R/bookmarks.R

Description

Returns a tibble with the number of bookmarks created by date.

Usage

1
n_bookmarks_by_date(api_token = Sys.getenv("API_TOKEN"), tags = NULL)

Arguments

api_token

(chr) api auth token.

tags

(chr vector) Filter up to 3 tags.

Value

A tibble


andodet/pinboard documentation built on June 16, 2020, 12:41 a.m.