install_bidi: Install python-bidi package

Description Usage Arguments Value

View source: R/install_required_python.R

Description

This function installs required bidirectional python module if the user does not have the package installed already. This module reverses the order of the characters.

Usage

1
install_bidi(method = "auto", conda = "auto")

Arguments

method

Installation method; choice of "auto", "virtualenv", or "conda"

conda

Path to conda executable; "auto" uses reticulate to automatically find path

Value

bidi is successfully installed


MCRoche/DisplayArabic documentation built on Nov. 12, 2020, 9:44 p.m.