user.getShouts {RLastFM} | R Documentation |
API call to user.getShouts
user.getShouts(username, key = lastkey, parse = TRUE)
username |
username |
key |
API key, defaults to global variable lastkey |
parse |
Parse the returned XML into a list? |
If parse = TRUE,
username |
username of shouter |
body |
body of shout |
date |
date of shout |
If parse = FALSE,
a object of type "XMLInternalDocument" and "XMLAbstractDocument"
API is sensitive to spelling.
Greg Hirson <ghirson@ucdavis.edu>
http://www.last.fm/api/show?service=401
user.getShouts("monkeycatfm")$body[1] #[1] "so.... you have amazing music tastes and you like to cook. marry me :)"