Description Usage Arguments Value Examples
Get information about a user profile. Implementation of last.fm's user.getInfo API method (http://www.last.fm/api/show/user.getInfo).
1 | user_getInfo(user)
|
user |
The user to fetch info for. |
A list of user profile information
1 2 3 4 | ## Not run:
user_getInfo("platyjus")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.