install_retriever: install the python module 'retriever'

View source: R/rdataretriever.R

install_retrieverR Documentation

install the python module 'retriever'

Description

install the python module 'retriever'

Usage

install_retriever(method = "auto", conda = "auto")

Arguments

method

Installation method. By default, "auto" automatically finds a method that will work in the local environment. Change the default to force a specific installation method. Note that the "virtualenv" method is not available on Windows.

conda

The path to a conda executable. Use "auto" to allow reticulate to automatically find an appropriate conda binary. See Finding Conda for more details.

Value

No return value, install the python module 'retriever'


rdataretriever documentation built on May 18, 2022, 5:06 p.m.