Learn R Programming

easyVerification (version 0.4.5)

size: Size of Array or Vector

Description

Return dimension of array or length of vector.

Usage

size(x)

Arguments

x

array or vector

See Also

veriApply

Examples

Run this code
tm <- toymodel()

sapply(tm, size)

Run the code above in your browser using DataLab