geom_range: Compute the range of the data supplied to a geom.

Description Usage

Description

The default method inspects x and y aesthetics and data values. This function should be called with data passed through geom_data (and possibly through geom_premunch) so only the data component generally needs to be inspected.

Usage

1
  geom_range(geom, data)

hadley/layers documentation built on May 17, 2019, 10:42 a.m.