get_label: Get label information

Description Usage Arguments Examples

View source: R/Database.R

Description

Get label information

Usage

1
2
3
4
get_label(
 label_id,
 token = NA
)

Arguments

label_id

Integer value representing a valid release ID

token

(optional) Token object obtained from authorize() or a string containing your personal access token

Examples

1
2
# Retrieve label information
label <- get_label(1)

Pascallio/discogsAPI documentation built on Dec. 31, 2020, 3:27 p.m.