use.authPicSure | R Documentation |
Get a new reference to the auth PIC-SURE HPDS-based resource.
use.authPicSure(connection, verbose = FALSE)
connection |
A PIC-SURE connection object. |
verbose |
Flag to display additional runtime information. |
An object which provides access to the auth PIC-SURE resource.
# myconn <- picsure::connect(url="http://your.server/PIC-SURE/", token="your-security-token") # myres <- hpds::use.authPicSure(connection=myconn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.