FlowAnnotation: Creates an entity-specific annotation object (ie a path or...

View source: R/Flow.R

FlowAnnotationR Documentation

Creates an entity-specific annotation object (ie a path or value), used for wiring modules into tasks

Description

Creates an entity-specific annotation object (ie a path or value), used for wiring modules into tasks

Usage

FlowAnnotation(...)

Arguments

name

character name of argument

arg

value of argument

path

boolean specifying whether this is a path or not

default

can specify default value (ie what do to if annotation is missing from input table) (default is NULL)


mskilab/Flow documentation built on Jan. 12, 2023, 8:31 a.m.