tree.headings {orgR} | R 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
[Package orgR version 0.9.0 Index]