Enrico Schumann

orgutils

Helper Functions for Org Files

Helper functions for Org files (): a generic function 'toOrg' for transforming R objects into Org markup (most useful for data frames; there are also methods for Dates/POSIXt) and a function to read Org tables into data frames.

Version: 0.5-1  (2024-03-12)

source files    manual (PDF)    manual (HTML)    NEWS    ChangeLog   

Vignettes

orgutils_examples.pdf

To install the package from a running R session, type:

install.packages('orgutils',
                 repos = c('http://enricoschumann.net/R', getOption('repos')))

return to packages overview...

return to main page...