| use_RetrieverPath {rdataretriever} | R Documentation | 
Setting path of retriever
Description
Setting path of retriever
Usage
use_RetrieverPath(path)
Arguments
| path | location of retriever in the system | 
Value
No return value, setting path of retriever
Examples
## Not run: 
rdataretriever::use_RetrieverPath("/home/<system_name>/anaconda2/envs/py27/bin/")
## End(Not run)
[Package rdataretriever version 3.1.1 Index]