track_url <- function(){
'https://api.spotify.com/v1/me/tracks/'
}
album_url <- function(){
'https://api.spotify.com/v1/me/albums'
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.