Learn R Programming

gofigR (version 0.3.1)

create_analysis: Creates a new analysis

Description

Creates a new analysis

Usage

create_analysis(gf, name, description = NULL, workspace = NULL)

Value

created analysis

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.