getServiceRoot.Annotation {IdMappingRetrieval} | R Documentation |
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.
## S3 method for class 'Annotation' getServiceRoot(this, ...)
... |
Not used. |
A character
string containing the path to the service caching directory.
Alex Lisovich, Roger Day
For more information see Annotation
.