is.facet {ggplot2}R Documentation

Is this object a facetting specification?

Description

Is this object a facetting specification?

Usage

is.facet(x)

Arguments

x

object to test


[Package ggplot2 version 2.2.0 Index]