| zoltar_authenticate | R Documentation | 
Returns a new ZoltarConnection object, which is the starting point for working with the Zoltar API.
Once you have the connection you can call zoltar_authenticate() on it, and call projects() to get a list of objects
to start working with.
zoltar_authenticate(zoltar_connection, username, password)
zoltar_connection | 
 A   | 
username | 
 Username for the account to use on the connection's host  | 
password | 
 Password ""  | 
None
## Not run: 
  zoltar_authenticate(conn, "USERNAME", "PASSWORD")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.