View on GitHub

taca

Data management and analysis support code for R

Download this project as a .zip file Download this project as a tar.gz file

taca, an Irish word meaning 'support'

Handling Data in R

R is an extremely useful tool for data analytics. However its powerfulness can also be its undoing. Its command-line approach can mean that seemingly small tasks can take a long time to complete.
The taca project is a draft package for R that will help simplify some common tasks within the R software environment, improving upon existing base functions and introducing new commands.

The package currently contains functions to:


R Command Line Command Guide

The following commands may provide further assistance to R users. They are designed primarily for Linux terminal users but may also be of assistance to users of R GUIs, including those on alternative operating systems (e.g. Mac or Windows).

Session Management

Package Management

Workspace Management

Command Writing/Running

Sundry Topics


Authors and Contributors

Dara O'Neill (@daraonl) has authored the taca package and the contents of this page.

Users of this site and the taca software are advised that they are in draft form and caution is therefore required in their use. The author of this site and the code accepts no responsibility or liability for their use.

Help

For help on installing the package, check out Karl Broman's helpful guide. Further documentation on the package will be generated in due course.