login | R Documentation |
Login to a wikimedia instance to trigger api requests as a registered user. This function only allows the very basic login with username and password. Wikimedia setups that require more sophisticated login methods are not supported.
login(url, user, pw)
url |
a URL body |
user |
a username of a registered user |
pw |
the password of said user |
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.