funchir: Convenience Functions by Michael Chirico

A set of functions, some subset of which I use in every .R file I write. Examples are table2(), which adds useful functionalities to base table (sorting, built-in proportion argument, etc.); lyx.xtable(), which converts xtable() output to a format more easily copy-pasted into LyX; pdf2(), which writes a plot to file while also displaying it in the RStudio plot window; and abbr_to_colClass(), which is a much more concise way of feeding many types to a colClass argument in a data reader.

Version: 0.1.4
Depends: R (≥ 3.2.2)
Imports: data.table
Published: 2017-03-06
Author: Michael Chirico
Maintainer: Michael Chirico <MichaelChirico4 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/MichaelChirico/funchir
NeedsCompilation: no
Materials: README
CRAN checks: funchir results

Downloads:

Reference manual: funchir.pdf
Package source: funchir_0.1.4.tar.gz
Windows binaries: r-devel: funchir_0.1.4.zip, r-release: funchir_0.1.4.zip, r-oldrel: funchir_0.1.4.zip
OS X binaries: r-release: funchir_0.1.4.tgz, r-oldrel: funchir_0.1.4.tgz
Old sources: funchir archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=funchir to link to this page.