create_figure {gofigR} | R Documentation |
Creates a new figure. The created figure will be blank and won't contain any revisions.
Description
Creates a new figure. The created figure will be blank and won't contain any revisions.
Usage
create_figure(gf, analysis, name, description = NULL)
Arguments
gf |
GoFigr object |
analysis |
analysis under which to create the figure |
name |
name for the new figure |
description |
description for the new figure |
Value
created figure object
[Package gofigR version 1.1.0 Index]