sync: A synchronization flag.

View source: R/geom-utils.r

syncR Documentation

A synchronization flag.

Description

The inert function sync() operates analogously to ggplot2::waiver() to indicate that an auxiliary aesthetic should be synchronized to a standard aesthetic (when it is mapped from data). is.sync() reports whether an object is of this class.

Usage

sync()

is.sync(x)

Arguments

x

An object to test


corybrunson/ordr documentation built on Feb. 24, 2025, 6:34 a.m.