summary.ggedit {ggedit}R Documentation

Print to console verbose outputs of objects of class ggedit

Description

function to tidy the ggedit output to single script calls for each plot

Usage

## S3 method for class 'ggedit'
summary(object, ...)

Arguments

object

ggedit object

...

used to pass show.structure

Details

use show.structure (boolean) to control if the output shows the full data.frame structure or just a placeholder [data.frame], Default: FALSE


[Package ggedit version 0.4.1 Index]