[[,ggpacket-method {ggpackets}R Documentation

Index into a ggpacket object

Description

Index into a ggpacket object

Usage

## S4 method for signature 'ggpacket'
x[[i, j, ...]]

Arguments

x

A ggpacket object.

i

A character or numeric value for indexing.

j

Unused.

...

Unused.


[Package ggpackets version 0.2.1 Index]