[.GComponent {gWidgetsWWW2}R Documentation

Method for [

Description

Method for [

Usage

## S3 method for class 'GComponent'
x[i, j, ..., drop = TRUE]

Arguments

x

object

i

row index

j

column index

...

passed to get_items

drop

passed to get_items


[Package gWidgetsWWW2 version 0.4-8 Index]