init_theft: Communicate to R the Python virtual environment containing...

View source: R/init_theft.R

init_theftR Documentation

Communicate to R the Python virtual environment containing the relevant libraries for calculating features

Description

Communicate to R the Python virtual environment containing the relevant libraries for calculating features

Usage

init_theft(venv)

Arguments

venv

character specifying the name of the to the Python virtual environment where "tsfresh", "TSFEL", and/or "Kats" are installed

Value

no return value; called for side effects

Author(s)

Trent Henderson

Examples

## Not run: 
install_python_pkgs("theft-test")
init_theft("theft-test")

## End(Not run)


theft documentation built on Oct. 4, 2024, 1:08 a.m.