python_init {rMIDAS}R Documentation

Initialise connection to Python

Description

Internal function. Checks if Python has already been initialised, and if not, completes the required setup to run the MIDAS algorithm. This function is called automatically, and users should not call it directly. To configure which Python install/environment/conda is used, see documentation for set_python_env().

Usage

python_init()

[Package rMIDAS version 1.0.0 Index]