Description Usage Arguments Value See Also Examples
Test if a Splash server is up
| 1 | splash_active(splash_obj = splash_local)
 | 
| splash_obj | A splash connection object | 
TRUE if Slash server is running, otherwise FALSE
Other splash_info_functions: 
splash_debug(),
splash_history(),
splash_perf_stats(),
splash_version()
| 1 2 3 4 5 | ## Not run: 
sp <- splash()
splash_active(sp)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.