FormatText: FormatText

Description Usage Arguments

View source: R/CreateFlowchart.R

Description

Read flowchart elements, insert math inline, and escape underscores. If read.from.results special formatting is conducted where newlines are removed and commas are corrected.

Usage

1
FormatText(node.text, read.from.results = TRUE)

Arguments

node.text

Character vector of length 1. The text for a node in the flowchart. No default.

read.from.results

Logical vector of length 1. If TRUE the node.text is an element in flowchart.list in the results object. Defaults to TRUE.


martingerdin/bengaltiger documentation built on Feb. 29, 2020, 4:46 p.m.