create_analysis {gofigR} | R Documentation |
Creates a new analysis
Description
Creates a new analysis
Usage
create_analysis(gf, name, description = NULL, workspace = NULL)
Arguments
gf |
GoFigr client |
name |
analysis name |
description |
analysis description |
workspace |
analysis will be created under this workspace. Can be a workspace object or an API ID. |
Value
created analysis
[Package gofigR version 1.1.0 Index]