print.structField {SparkR} | R Documentation |
This function prints the contents of a StructField returned from the SparkR JVM backend.
## S3 method for class 'structField' print(x, ...)
x |
A StructField object |
... |
further arguments passed to or from other methods |
print.structField since 1.4.0