omics_update_workflow {paws.storage}R Documentation

Updates a workflow

Description

Updates a workflow.

See https://www.paws-r-sdk.com/docs/omics_update_workflow/ for full documentation.

Usage

omics_update_workflow(id, name = NULL, description = NULL)

Arguments

id

[required] The workflow's ID.

name

A name for the workflow.

description

A description for the workflow.


[Package paws.storage version 0.7.0 Index]