splash_active: Test if a Splash server is up

Description Usage Arguments Value See Also Examples

Description

Test if a Splash server is up

Usage

1

Arguments

splash_obj

A splash connection object

Value

TRUE if Slash server is running, otherwise FALSE

See Also

Other splash_info_functions: splash_debug, splash_history, splash_perf_stats, splash_version

Examples

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

## End(Not run)

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