Description Usage Arguments Value Examples
Return the currently active namespaces for your user in this repository
1 |
repository |
Object of type repository specifying server details and repository to work on. |
An ag object that includes the list of namespaces used in the specified repository.
1 2 3 4 5 6 | ## Not run:
service = service("localhost","user","password")
rep = repository(catalog(service,"root"),"test")
listNameSpaces(rep)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.