Skip to contents

See ggplot2::vars() for details.

Usage

vars(...)

Arguments

...

<data-masking> Variables or expressions automatically quoted. These are evaluated in the context of the data to form faceting groups. Can be named (the names are passed to a labeller).

Value

A list with class uneval. Components of the list are either quosures or constants.