Skip to contents

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

if (FALSE) {
rdataretriever::use_RetrieverPath("/home/<system_name>/anaconda2/envs/py27/bin/")
}