print_jobj {sparklyr}R Documentation

Generic method for print jobj for a connection type

Description

Generic method for print jobj for a connection type

Usage

print_jobj(sc, jobj, ...)

Arguments

sc

spark_connection (used for type dispatch)

jobj

Object to print


[Package sparklyr version 0.5.6 Index]