spark_extension {sparklyr} | R Documentation |
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. |
[Package sparklyr version 1.8.6 Index]