if (FALSE) { # interactive()
# Search for all Jack Johnson audio and video content
search_apple(term = "Jack Johnson")
# Look up Jack Johnson by iTunes artist ID
lookup_apple(909253)
# Look up Jack Johnson by AMG artist ID
lookup_apple(468749, id_type = "amgArtistId")
}
Run the code above in your browser using DataLab