threshold_setup: Set up thresholdr

View source: R/thresholdr.r

threshold_setupR Documentation

Set up thresholdr

Description

This function initializes Julia and ThresholdStability.jl, installing them if necessary and creating wrappers for the functions in ThresholdStability.jl.

Usage

threshold_setup(pkg_check = TRUE, ...)

Arguments

pkg_check

logical, check that ThresholdStability.jl is installed, and install if necessary.

...

arguments passed down to JuliaCall::julia_setup

Examples

## Not run: 
thresholdr::threshold_setup()

## End(Not run)


samwycherley/thresholdr documentation built on July 2, 2023, 6:05 a.m.