Learn R Programming

dsBase (version 6.3.3)

cDS: Concatenates objects into a vector or list

Description

This function is similar to the R base function 'c'.

Usage

cDS(objs)

Value

a vector or list

Arguments

objs

a list which contains the the objects to concatenate.

Author

Gaye, A.

Details

Unlike the R base function 'c' on vector or list of certain length are allowed as output