sparklyr (version 0.4)

spark_dataframe: Get the Spark DataFrame associated with an object

Description

S3 method to get the Spark DataFrame associated with objects of various types.

Usage

spark_dataframe(x, ...)

Arguments

x

Object to get DataFrame from

...

Reserved for future use

Value

Reference to DataFrame