as.gglist: recasts to gglist

View source: R/as.gglist.R

as.gglistR Documentation

recasts to gglist

Description

adds gglist class to object

Usage

as.gglist(plot)

## S3 method for class 'gglist'
as.gglist(plot)

## S3 method for class 'list'
as.gglist(plot)

## S3 method for class 'ggplot'
as.gglist(plot)

## S3 method for class 'ggmatrix'
as.gglist(plot)

Arguments

plot

object

Value

gglist object


ggedit documentation built on May 29, 2024, 3:07 a.m.