Skip to contents

Is this a gg class object?

Is this a ggplot class object?

Is this a ggproto class object?

Is this a patchwork class object?

Usage

is_gg(x)

is_ggplot(x)

is_ggproto(x)

is_patchwork(x)

Arguments

x

Object to be tested.