Last data update: 2014.03.03

R: org-headings-tree
tree.headingsR Documentation

org-headings-tree

Description

Visualise org-mode headings

Usage

tree.headings(head.info, output = "screen", plantuml = TRUE)

Arguments

head.info

a data.tabl returned by GetHeadlines()

output

file to save the results, default setting is to print to scree

plantuml

TRUE/FALSE, for plantuml program?

Details

tree structure of org headlines

Value

a string that can be used in plantuml program

Author(s)

Yi Tang

Results