spotify_search: Search with Spotify's API

View source: R/spotify_search.R

spotify_searchR Documentation

Search with Spotify's API

Description

Search with Spotify's API

Usage

spotify_search(track_name = NULL, artist_name = NULL, album_name = NULL)

Arguments

name

A string. The name of what the user wants to search for within Spotify's database

type

A string. The scope of what the search is limited to. Can be one or multiple of "album", "track", "artist"


cbarond/Spotify-EDA documentation built on March 29, 2022, 10:11 p.m.