powered by
Gives information about what artists/bands are related to a specific artist/band.
relatedInfo(name, message = TRUE)
The name of the artist/band.
Should the function print something if the required data is not found?
relatedInfo returns a data.frame with information about the related artists.
relatedInfo
The variables returned by the function are extracted with the Vagalume API.
# NOT RUN { # } # NOT RUN { relatedInfo("the-beatles") relatedInfo("chico-buarque") # }
Run the code above in your browser using DataLab