get_artist: Get an Artist

Description Usage Arguments Value References Examples

View source: R/artists.R

Description

Get Spotify catalog information for a single artist identified by their unique Spotify ID.

Usage

1

Arguments

id

Required. The Spotify ID for the album

Value

Spotify Artist object

References

API documentation

Examples

1
2
set_tokens()
get_artist('42ZTPxJukaCRQuMjmxVJo4')

rweyant/spotifyr documentation built on May 28, 2019, 10:43 a.m.