is.ggplot {ggplot2}R Documentation

Reports whether x is a ggplot object

Description

Reports whether x is a ggplot object

Usage

is.ggplot(x)

Arguments

x

An object to test


[Package ggplot2 version 3.3.6 Index]