Create Spark Extension

R/project_template.R

spark_extension

Description

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

Usage

spark_extension(path) 

Arguments

Arguments Description
path Location where the extension will be created.