use_RetrieverPath {rdataretriever} | R Documentation |
Setting path of retriever
use_RetrieverPath(path)
path |
location of retriever in the system |
No return value, setting path of retriever
## Not run:
rdataretriever::use_RetrieverPath("/home/<system_name>/anaconda2/envs/py27/bin/")
## End(Not run)