spark_extension
Create Spark Extension
Description
Creates an R package ready to be used as an Spark extension.
Usage
spark_extension(path)
Arguments
Argument | Description |
---|---|
path | Location where the extension will be created. |
Create Spark Extension
Creates an R package ready to be used as an Spark extension.
spark_extension(path)
Argument | Description |
---|---|
path | Location where the extension will be created. |