## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup, eval = F----------------------------------------------------------
# library(spotidy)
## ----get-token, eval = F------------------------------------------------------
# my_token <- get_spotify_api_token(client_id = "***", client_secret = "***")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.