as.gglist {ggedit}R 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


[Package ggedit version 0.4.1 Index]