Learn R Programming

Brobdingnag (version 1.2-4)

length-methods: Get lengths of brobs and glubs

Description

Get lengths of brob and glub vectors

Usage

"length"(x) "length"(x)

Arguments

x
vector of class brob or glub

Examples

Run this code
x <- as.brob(-10:10)
length(x)

Run the code above in your browser using DataLab