Description Usage Arguments Examples
Login to webmorph.org
1 2 3 4 | login(
email = Sys.getenv("WEBMORPH_EMAIL"),
password = Sys.getenv("WEBMORPH_PASSWORD")
)
|
email |
The email address associated with the account |
password |
The password for the account |
1 2 3 4 | ## Not run:
login()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.