SparkR (version 2.4.6)

print.structField: Print a Spark StructField.

Description

This function prints the contents of a StructField returned from the SparkR JVM backend.

Usage

# S3 method for structField
print(x, ...)

Arguments

x

A StructField object

...

further arguments passed to or from other methods