splash_debug: Retrieve debug-level info for a Splash server

Description Usage Arguments See Also Examples

View source: R/splashr.r

Description

Retrieve debug-level info for a Splash server

Usage

1
2
3
4
splash_debug(splash_obj = splash_local)

## S3 method for class 'splash_debug'
print(x, ...)

Arguments

splash_obj

A splash connection object

See Also

Other splash_info_functions: splash_active(), splash_history(), splash_perf_stats(), splash_version()

Examples

1
2
3
4
5
## Not run: 
sp <- splash()
splash_debug(sp)

## End(Not run)

hrbrmstr/splashr documentation built on Feb. 23, 2020, 2:13 p.m.