trktg_logout | R Documentation |
Removes authentication info from memory and logs out of Track Tag website.
trktg_logout()
True if login info is erased, false if not.
trktg_login
for starting the session.
## Not run:
trktg_login("some_user", "some_users_pw")
fixes <- fetch_trktg_positions()
trktg_logout()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.