Learn R Programming

gofigR (version 0.3.1)

create_figure: 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)

Value

created figure object

Arguments

gf

GoFigr object

analysis

analysis under which to create the figure

name

name for the new figure

description

description for the new figure