Learn R Programming

⚠️There's a newer version (1.9) of this package.Take me there.

CUFF (version 1.0)

Charles's Utility Function using Formula

Description

Utility functions that provides wrapper to descriptive base functions like correlation, mean and table . It makes use of the formula interface to pass variables to functions. It also provides operators like to concatenate (%+%), to repeat and manage character vector for nice display.

Copy Link

Version

Install

install.packages('CUFF')

Monthly Downloads

235

Version

1.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Charlesdouard Gigure

Last Published

March 25th, 2016

Functions in CUFF (1.0)

strutils

Utility functions to treat characters
correlation

Bivariate correlations
xtab

Crosstabulations using formula
cross

Crosstabs
printcross

Crosstabs print methods