print.structField: Print a Spark StructField.

Description Usage Arguments Note

View source: R/schema.R

Description

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

Usage

1
2
## S3 method for class 'structField'
print(x, ...)

Arguments

x

A StructField object

...

further arguments passed to or from other methods

Note

print.structField since 1.4.0


SparkR documentation built on June 3, 2021, 5:05 p.m.