hail_install: Install Hail and Datasets

Description Usage Arguments

View source: R/hail_install.R

Description

Install hail dependencies and datasets to run the examples in documentation. To remove hail use hail_uninstall.

Usage

1
2
3
hail_install(datasets_examples = TRUE, hail_path = "java_folder")

hail_uninstall()

Arguments

datasets_examples

If TRUE, hail will be downloaded along with the datasets to run the examples. Use FALSE if you just want to install hail.

hail_path

A string with the path of the jar. Sparklyr extensions normally install the jars in the java folder, but you can select a different one.


r-spark/sparkhail documentation built on Jan. 23, 2020, 2:28 p.m.