splash_active: Test if a Splash server is up

Description Usage Arguments Value See Also Examples

View source: R/splashr.r

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)

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