Description Usage Arguments Value Examples
adds a custom annotation to an object
addCustannotation puts a file to a namespace
| 1 2 | addCustAnnotation(fileName, namespace, auth, filePath, annotationName,
  verbose = FALSE)
 | 
| namespace | namespace to get object list from | 
| auth | authentication string | 
| filePath | path to annotation file | 
| annotationName | name for the custom annotation slot | 
| verbose | Print a messages default = FALSE | 
| filename | name for object in namespace | 
returns character array of object names if sucessful, Otherwise returms "Error" followed by the returned http headers.
| 1 | ## Not run: addCustannotation(namespace,auth)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.