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 June 15, 2025, 2:48 p.m.