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-0  (2024-01-31)

source files    manual    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 previous page...

return to main page...