sparklyr (version 1.0.4)

spark_extension: Create Spark Extension

Description

Creates an R package ready to be used as an Spark extension.

Usage

spark_extension(path)

Arguments

path

Location where the extension will be created.