as.gglist: recasts to gglist

Description Usage Arguments Value

View source: R/as.gglist.R

Description

adds gglist class to object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
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 July 8, 2020, 5:34 p.m.