Learn R Programming

dsBase (version 6.3.3)

vectorDS: Creates a vector on the server-side.

Description

This function is similar to R function c.

Usage

vectorDS(...)

Value

the object specified by the newobj argument which is written to the server-side.

Arguments

...

parameter to be used to form the vector.

Author

Stuart Wheater for DataSHIELD Development Team

Details

The function computes the vectors values.