parse_dots: Parse named list of arguments into components.

Description Usage Value

Description

Parse named list of arguments into components.

Usage

1
  parse_dots(dots, geom = NULL, stat = NULL, adjust = NULL)

Value

a list of (up to) three components

geom

parameters that belong to the geom

stat

parameters that belong to the stat

adjust

parameters that belong to the adjust


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