splash_debug: Retrieve debug-level info for a Splash server

Description Usage Arguments See Also Examples

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)

splashr documentation built on May 2, 2019, 2:22 p.m.