Description Usage Arguments Value Examples
get current objects a directory
authString
CReturns list of current object in a directory
1 | getObjectsList(namespace, auth, verbose = FALSE)
|
namespace |
namespace to get object list from |
auth |
authorization string created with authString |
verbose |
Print a messages default = FALSE |
returns charactor array of object names if sucessful, Otherwise returms "Error" followed by the returned http headers.
1 | ## Not run: getObjectsList(namespace,auth)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.