is.facet {ggplot2}R Documentation

Is this object a faceting specification?

Description

Is this object a faceting specification?

Usage

is.facet(x)

Arguments

x

object to test


[Package ggplot2 version 3.2.1 Index]