install_reservoirpy: Install reservoirpy

View source: R/install.R

install_reservoirpyR Documentation

Install reservoirpy

Description

Install reservoirpy

Usage

install_reservoirpy(envname = "r-reticulate", method = "auto")

Arguments

envname

str name of environment. Default is R-reticulate

method

str type of environment type (virtualenv, conda). Default is auto (virtualenv is not available on Windows)

Value

A NULL object after installing reservoirpy python module.

Examples

## Not run: 
reservoirnet::install_reservoirpy()

## End(Not run)


reservoirnet documentation built on April 4, 2023, 5:12 p.m.