Learn R Programming

ggalign (version 0.0.4)

is_ggstack: Reports whether x is a StackLayout object

Description

Reports whether x is a StackLayout object

Usage

is_ggstack(x)

Value

A boolean value

Arguments

x

An object to test

Examples

Run this code
is_ggstack(ggstack(1:10))

Run the code above in your browser using DataLab