download_jar: Download td-spark jar

Description Usage Arguments Examples

View source: R/spark_td.R

Description

Since file size of td-spark jar is larger than GitHub maximum size, this command enables to download jar within sparklytd directory.

Usage

1
download_jar(dest_path = NULL)

Arguments

dest_path

The destination path where jar will be downloaded to.

Examples

1
2
3
4
## Not run: 
download_jar()

## End(Not run)

chezou/sparklytd documentation built on Oct. 27, 2019, 2:32 a.m.