addCustAnnotation: adds a custom annotation to an object 'addCustannotation'...

Description Usage Arguments Value Examples

Description

adds a custom annotation to an object addCustannotation puts a file to a namespace

Usage

1
2
addCustAnnotation(fileName, namespace, auth, filePath, annotationName,
  verbose = FALSE)

Arguments

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

Value

returns character array of object names if sucessful, Otherwise returms "Error" followed by the returned http headers.

Examples

1
## Not run: addCustannotation(namespace,auth)

ceparman/HCPtools documentation built on May 13, 2019, 3:01 p.m.