lengthDS: Returns the length of a vector or list

View source: R/lengthDS.R

lengthDSR Documentation

Returns the length of a vector or list

Description

This function is similar to R function length.

Usage

lengthDS(x)

Arguments

x

a string character, the name of a vector or list

Details

The function returns the length of the input vector or list.

Value

a numeric, the number of elements of the input vector or list.

Author(s)

Demetris Avraam, for DataSHIELD Development Team


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