vectorDS: Creates a vector on the server-side.

View source: R/vectorDS.R

vectorDSR Documentation

Creates a vector on the server-side.

Description

This function is similar to R function c.

Usage

vectorDS(...)

Arguments

...

parameter to be used to form the vector.

Details

The function computes the vectors values.

Value

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

Author(s)

Stuart Wheater for DataSHIELD Development Team


datashield/dsBase documentation built on May 16, 2023, 10:01 p.m.