create_revision {gofigR} | R Documentation |
Creates a new revision
Description
Creates a new revision
Usage
create_revision(gf, figure, metadata = list(), data = NULL)
Arguments
gf |
GoFigr client |
figure |
figure under which to create the revision |
metadata |
metadata for the revision, as a named list |
data |
list of Data objects |
Value
created revision object
[Package gofigR version 1.1.0 Index]