pathling_disconnect_all {pathling} | R Documentation |
Disconnect all Spark connections
Description
Disconnect all Spark connections
Usage
pathling_disconnect_all()
Value
No return value, called for side effects only.
See Also
Other context lifecycle functions:
pathling_connect()
,
pathling_disconnect()
,
pathling_spark()
[Package pathling version 7.0.0 Index]