https://github.com/RMHogervorst/spotifyconnection
Connect to spotify with R
https://github.com/RMHogervorst/spotifyconnection
api package
Last synced: 4 months ago
JSON representation
Connect to spotify with R
- Host: GitHub
- URL: https://github.com/RMHogervorst/spotifyconnection
- Owner: RMHogervorst
- Created: 2017-03-10T14:28:34.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2017-03-10T14:36:08.000Z (about 8 years ago)
- Last Synced: 2024-08-13T07:13:57.503Z (8 months ago)
- Topics: api, package
- Language: R
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- jimsghstars - RMHogervorst/spotifyconnection - Connect to spotify with R (R)
README
---
output: github_document
---```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```I quite liked the spotifyR package but I don't like the authentication, it seems
that you need to login every time.
Therefore some improvements from my part.[](https://www.gnu.org/licenses/gpl-3.0.en.html)
[](/commits/master)
[](http://www.repostatus.org/#wip)