get_tag_recommendation: Get tag recommendation for a URL

Description Usage Arguments Value

View source: R/tags.R

Description

Returns a list of popular tags and recommended tags for a given URL. Popular tags are tags used site-wide for the url; recommended tags are drawn from the user's own tags.

Usage

1
get_tag_recommendation(api_token = Sys.getenv("API_TOKEN"), url)

Arguments

api_token

(chr) api auth token.

url

(chr) URL address to get recommendations for.

Value

A list


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