orgR: Analyse Text Files Created by Emacs' Org mode

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.

Getting started

Package details

AuthorYi Tang
MaintainerYi Tang <yi.tang.uk@me.com>
LicenseGPL (>= 2)
Version0.9.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("orgR")

Try the orgR package in your browser

Any scripts or data that you put into this service are public.

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