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