install_kats: Download and install Kats from Python into a new virtual...

View source: R/installs.R

install_katsR Documentation

Download and install Kats from Python into a new virtual environment

Description

Download and install Kats from Python into a new virtual environment

Usage

install_kats(venv, python)

Arguments

venv

character specifying the name of the new virtual environment to create

python

character specifying the filepath to the Python interpreter to use. Python 3.10 is recommended

Value

no return value; called for side effects

Author(s)

Trent Henderson

Examples

## Not run: 
install_kats("theft-test", "/usr/local/bin/python3.10")

## End(Not run)


hendersontrent/sawlog documentation built on Feb. 3, 2025, 4:57 p.m.