Learn R Programming

orgR (version 0.9.0)

Analyse Text Files Created by Emacs' Org mode

Description

Provides functionality to process text files created by Emacs' Org mode, and decompose the content to the smallest components (headlines, body, tag, clock entries etc). Emacs is an extensible, customizable text editor and Org mode is for keeping notes, maintaining TODO lists, planning projects. Allows users to analyze org files as data frames in R, e.g., to convieniently group tasks by tag into project and calculate total working hours. Also provides some help functions like search.parent, gg.pie (visualise working hours in ggplot2) and tree.headlines (visualise headline stricture in tree format) to help user managing their complex org files.

Copy Link

Version

Install

install.packages('orgR')

Monthly Downloads

244

Version

0.9.0

License

GPL (>= 2)

Maintainer

Yi Tang

Last Published

December 20th, 2014

Functions in orgR (0.9.0)

tree.headings

org-headings-tree
ToISOdate

clock.table
GetHeadlines

Headlines
orgR

orgR
search.parent

search.parent
GetClockTable

clock.table
GetTS

function