Description Usage Arguments Value Examples
Setup a connection to a given Hivepod backend with credentials.
| 1 | 
| url | The base URL to connect to. | 
| user | The user credential. | 
| pass | The password for the user. | 
connect returns a connection object for a Hivepod backend. This connection object can be used to discover and access to resources.
| 1 | cnx <- connect("http://jacaton-r.herokuapp.com", "demo", "1234") 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.