list.resources | R Documentation |
Get a list of resource UUIDs for the passed PIC-SURE connection.
list.resources(connection, verbose = FALSE)
connection |
An established PIC-SURE connection object. |
verbose |
(optional) set to TRUE to get debugging output |
# myconn = picsure::connect(url="http://your.pic-sure.server/PIC-SURE/", token="your-security-token") # picsure::list.resources(myconn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.