tree.headings: org-headings-tree

Description Usage Arguments Details Value Author(s)

View source: R/headlines.R

Description

Visualise org-mode headings

Usage

1
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


orgR documentation built on May 2, 2019, 4:51 a.m.

Related to tree.headings in orgR...