[.ggpacket {ggpackets}R Documentation

Subset a ggpacket for a selection of ggcalls

Description

Subset a ggpacket for a selection of ggcalls

Usage

## S3 method for class 'ggpacket'
x[i, ...]

Arguments

x

A ggpacket to subset.

i

A vector upon which to subset the ggpacket ggcalls.

...

Additional arguments unused.


[Package ggpackets version 0.2.1 Index]