Learn R Programming

splashr (version 0.6.0)

splash_version: Get Splash version information

Description

Get Splash version information

Usage

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

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

Run the code above in your browser using DataLab