Index into a ggpacket object
## S4 method for signature 'ggpacket' x[[i, j, ...]]
x
A ggpacket object.
ggpacket
i
A character or numeric value for indexing.
character
numeric
j
Unused.
...