install_praw: Import PRAW

Description Usage Arguments

View source: R/praw.R

Description

This a simple wrapper for the reticulate::py_install() function.

Usage

1
install_praw(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.


acastroaraujo/rawrr documentation built on Aug. 25, 2020, 4:16 a.m.