Get information about a user profile. Implementation of last.fm's user.getInfo API method (http://www.last.fm/api/show/user.getInfo).

user_getInfo(user)

Arguments

user

The user to fetch info for.

Value

A list of user profile information

Examples

# NOT RUN {
user_getInfo("platyjus")
# }