Learn R Programming

vchartr (version 0.1.4)

vars: Quote faceting variables

Description

See ggplot2::vars() for details.

Usage

vars(...)

Value

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

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).