show: show

Description Usage Arguments

View source: R/spark_tbl.R

Description

If eager evaluation is enabled and the Spark object is a SparkDataFrame, evaluate the SparkDataFrame and print top rows of the SparkDataFrame, otherwise, print the class and type information of the Spark object.

Usage

1
show(.data, n = NULL)

Arguments

.data

a spark_tbl

n

numeric, the number of rows to collect


danzafar/tidyspark documentation built on Sept. 30, 2020, 12:19 p.m.