Label: specify the properties of a label in a flowchart

View source: R/flowchart.R

LabelR Documentation

specify the properties of a label in a flowchart

Description

A label is the rate of a transition.

Usage

Label(pos = NULL, direction = Label.directions)

Arguments

pos

a value in the interval [0,1] specifying the position of the label on the arc, 0 is at the starting point, 1 is at the end point. Default to 0.5.

direction

the relative position of the label to the arc

Value

a character holding the tikz command for the property of the label


junlingm/REpiSim documentation built on Nov. 28, 2023, 2:35 a.m.