build_layer: Creates layer function given a geom and stat.

Description Usage

Description

The new function includes the arguments for geom, as well as mapping, data and .... The ... arguments must be named, and the name is used to determine which component (stat, adjustment or geom aesthetics) that parameter corresponds to.

Usage

1
  build_layer(geom, stat, adjust)

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