processmap {processmap}R Documentation

processmap

Usage

processmap(content,topic,theme)

Arguments

content

Text, that when evaluated, becomes three lists: inputs, steps, outputs

topic

The title do be displayed on the figure.

theme

Not implemented

Value

None

Author(s)

Robert Badgett <[email protected]>

Examples




## The function is currently defined as
function (content, topic, theme) 
{

  }