ats_login | R Documentation |
Pass credentials to ATS website and save login information
ats_login(usr, pwd)
usr |
username |
pwd |
password |
True if login succeeds
ats_logout
for closing the session
## Not run:
ats_login("mary", ".")
events <- fetch_ats_events()
ats_logout()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.