install_bundle_py {edgebundle}R Documentation

install python dependencies for hammer bundling

Description

install datashader and scikit-image

Usage

install_bundle_py(method = "auto", conda = "auto")

Arguments

method

Installation method (by default, "auto" automatically finds a method that will work in the local environment, but note that the "virtualenv" method is not available on Windows)

conda

Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations)


[Package edgebundle version 0.4.2 Index]