Learn R Programming

editbl (version 1.3.0)

devServer: Server of the development app

Description

Server of the development app

Usage

devServer(id, conn)

Value

NULL, just executes the module server.

Arguments

id

character(1)

conn

database connection object as given by dbConnect.

Author

Jasper Schelfhout