random_song: Rchestra

Description Usage Arguments Details See Also Examples

Description

Plays a song from your web browser

Usage

1
random_song(playList = NULL, site = "youtube.com", seed = NULL)

Arguments

playList

vector of strings containing phrases to search for on google

Details

This function selects a random song from a specified playlist.

See Also

play_song

Examples

1
random_song(c("Baby Justin Beiber", "Never Say Never Justin Beiber", "One Less Lonely Girl Justin Beiber"))

ysamwang/Rchestra documentation built on May 4, 2019, 5:33 p.m.