Get Splash version information

splash_version(splash_obj = splash_local)

Arguments

splash_obj

A splash connection object

See also

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

Examples

# NOT RUN {
sp <- splash()
splash_version(sp)
# }