getServiceRoot.Annotation {IdMappingRetrieval}R Documentation

Get a root directory for a particular annotation object

Description

Retrieves a root directory for a particular service within the caching subsytem file structure. If the static version of call used (no service object specified), returns the path to the caching root directory.

Usage

## S3 method for class 'Annotation'
getServiceRoot(this, ...)

Arguments

...

Not used.

Value

A character string containing the path to the service caching directory.

Author(s)

Alex Lisovich, Roger Day

See Also

For more information see Annotation.


[Package IdMappingRetrieval version 1.28.0 Index]