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 named list |
data |
list of Data objects |
Value
created revision object
[Package gofigR version 0.3.1 Index]