install_tsfel: Download and install TSFEL from Python into a new virtual...

View source: R/installs.R

install_tsfelR Documentation

Download and install TSFEL from Python into a new virtual environment

Description

Download and install TSFEL from Python into a new virtual environment

Usage

install_tsfel(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_tsfel("theft-test", "/usr/local/bin/python3.10")

## End(Not run)


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