Other packages > Find by keyword >

tinyspotifyr  

Tinyverse R Wrapper for the 'Spotify' Web API
View on CRAN: Click here


Download and install tinyspotifyr package within the R console
Install from CRAN:
install.packages("tinyspotifyr")

Install from Github:
library("remotes")
install_github("cran/tinyspotifyr")

Install by package version:
library("remotes")
install_version("tinyspotifyr", "0.2.2")



Attach the package and use:
library("tinyspotifyr")
Maintained by
Troy Hernandez
[Scholar Profile | Author Map]
First Published: 2021-02-24
Latest Update: 2021-02-24
Description:
An R wrapper for the 'Spotify' Web API <https://developer.spotify.com/web-api/>.
How to cite:
Troy Hernandez (2021). tinyspotifyr: Tinyverse R Wrapper for the 'Spotify' Web API. R package version 0.2.2, https://cran.r-project.org/web/packages/tinyspotifyr. Accessed 08 Apr. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited tinyspotifyr R package
View tinyspotifyr citation profile
Other R packages that tinyspotifyr depends, imports, suggests or enhances
Complete documentation for tinyspotifyr
Functions, R codes and Examples using the tinyspotifyr R package
Some associated functions: add_items_to_playlist . add_latest_to_playlist . add_tracks_to_playlist . change_playlist_details . check_me_following . check_users_following . create_playlist . follow_artists_or_users . follow_playlist . get_album . get_album_tracks . get_albums . get_artist . get_artist_albums . get_artist_top_tracks . get_artists . get_categories . get_category . get_category_playlists . get_featured_playlists . get_latest_episode . get_my_current_playback . get_my_currently_playing . get_my_devices . get_my_followed_artists . get_my_playlists . get_my_profile . get_my_recently_played . get_my_saved_albums . get_my_saved_tracks . get_my_top_artists_or_tracks . get_new_releases . get_playlist . get_playlist_cover_image . get_playlist_items . get_playlist_tracks . get_recommendations . get_related_artists . get_show . get_shows . get_shows_episodes . get_spotify_access_token . get_spotify_authorization_code . get_track . get_track_audio_analysis . get_track_audio_features . get_tracks . get_user_playlists . get_user_profile . is_uri . pause_my_playback . pitch_class_lookup . remove_tracks_from_playlist . reorder_replace_playlist_items . scopes . search_spotify . seek_to_position . set_my_repeat_mode . set_my_volume . skip_my_playback . skip_my_playback_previous . start_my_playback . tinyspotifyr . toggle_my_shuffle . transfer_my_playback . unfollow_playlist . verify_result . 
Some associated R codes: albums.R . artists.R . authenticate.R . browse.R . follow.R . library.R . personalization.R . player.R . playlists.R . search.R . shows.R . tinyspotifyr.R . tracks.R . users_profile.R . utils.R .  Full tinyspotifyr package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/07Downloads for tinyspotifyr02468101214TrendBars

Today's Hot Picks in Authors and Packages

seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  
icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA