py_install_metawards: Install the metawards python module

Description Usage Arguments

View source: R/metawards.R

Description

Install the metawards python module

Usage

1
py_install_metawards(method = "auto", python_version = NULL)

Arguments

method

The installation method to use (see reticulate). Defaults to auto, which means that it will install into the main environment (no conda-env or pipenv)

python_version

The version of Python to use. This will be be automatically set, and should be greater than or equal to 3.7. Only use if you want to force a particular python version to be used.


metawards/rpkg documentation built on Aug. 7, 2020, 8:13 p.m.