Learn R Programming

splashr (version 0.4.0)

splash: Configure parameters for connecting to a Splash server

Description

Configure parameters for connecting to a Splash server

Usage

splash(host, port = 8050L)

splash_local

Arguments

host

host or IP address

port

port the server is running on (default is 8050)

Format

An object of class list of length 2.

Examples

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

Run the code above in your browser using DataLab