group.getMembers {RLastFM} | R Documentation |
API call to group.getMembers
group.getMembers(group, key = lastkey, parse = TRUE)
group |
name of a group, in quotes |
key |
API key, defaults to global variable lastkey |
parse |
Parse the returned XML into a list? |
If parse = TRUE,
username |
usernames |
realname |
real names |
If parse = FALSE, a object of type "XMLInternalDocument" and "XMLAbstractDocument"
API is sensitive to spelling errors.
Greg Hirson <ghirson@ucdavis.edu>
http://www.last.fm/api/show?service=379
res = group.getMembers("jazz") #res$username[1] #[1] "ornithoptera_"