activityInfoLogin | R Documentation |
Configures the current session to use a user's email address and password for authentication to ActivityInfo.org
This function is deprecated. Switch to the more secure activityInfoToken() with a personal access token.
activityInfoLogin(userEmail, password)
userEmail |
The email address used to log in with to ActivityInfo.org |
password |
The user's ActivityInfo password |
## Not run:
activityInfoLogin("nouser@activityinfo.org", "pass")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.