Description Usage Arguments Value Examples
Combine id/secret and return header.
1 2  | get_my_top(tkn, n = 20, type = "tracks", time_range = "short_term",
  output = "tbl")
 | 
tkn | 
 use saved token info to get header.  | 
n | 
 number of results to return.  | 
type | 
 either 'tracks' or 'artists' depending on usage  | 
time_range | 
 takes either 'short_term', 'medium_term' or 'long_term'. Set to 'short_term' by default.  | 
output | 
 by default, will return a tibble object. Will allow 'raw' to return the raw endpoint call.  | 
tibble with relevant information
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.