Description Usage Arguments Value Author(s) Examples
Login to a new session to access Tempo Online. Requires a valid Tempo Online account. If no arguments are provided returns an error message.
1 | login_tempo(usr = NULL, passwd = NULL)
|
usr |
A character string supplying a valid e-mail adress, used to create a valid Tempo Online account. |
passwd |
A character string supplying a valid password, used to create a valid Tempo Online account. |
Returns an object of class List
which stores a valid http session for downloading Tempo Online data.
Toma, I., Tiru A., Necula, M.
1 2 3 4 | ## Not run:
login_tempo(usr = "valid_user.name@mail_server.com", passwd = "valid_uncrackable_password")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.