update_data: Reduce data parameters, iteratively applying functions or...

View source: R/ggpacket.R

update_dataR Documentation

Reduce data parameters, iteratively applying functions or masking

Description

Reduce data parameters, iteratively applying functions or masking

Usage

update_data(d1, d2, ...)

Arguments

d1

A plot data object to update

d2

A second plot data object with which to update d1

...

Additional objects to sequentially collapse.


dgkf/ggpackets documentation built on Oct. 12, 2022, 7:54 a.m.