install_pip: Install pip.

View source: R/install_pip.R

install_pipR Documentation

Install pip.

Description

Install pip.

Usage

install_pip(
  python_script_filename = file.path(tmpdir = rappdirs::user_cache_dir(),
    "temp_install_pip.py")
)

Arguments

python_script_filename

name of a temporary Python script file. Will be deleted at the end of the function

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

## Not run: 
  install_pip()

## End(Not run)

richelbilderbeek/mhcnuggetsr documentation built on Nov. 9, 2023, 10 p.m.