connect | R Documentation |
Create a connection to a PIC-SURE network.
connect(url, token, verbose = FALSE)
url |
The url of the PIC-SURE endpoint. |
token |
A security token to access the endpoint. |
verbose |
(optional) set to TRUE to get debugging output |
# myconn = picsure::connect(url="http://your.pic-sure.server/PIC-SURE/", token="your-security-token")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.