length.GComponent {gWidgetsWWW2}R Documentation

length method for GComponent's

Description

This definition has some sideeffects. Namely, if one uses sapply and returns such objects, then the call to simplify2array will cause an error. Use lapply, or simplify=FALSE.

Usage

## S3 method for class 'GComponent'
length(x, ...)

Arguments

x

object

...

passed along to len method

Value

length of object, loosely interpreted


[Package gWidgetsWWW2 version 0.4-8 Index]