Learn R Programming

CUFF (version 1.9)

Charles's Utility Function using Formula

Description

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

Copy Link

Version

Install

install.packages('CUFF')

Monthly Downloads

241

Version

1.9

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Charlesdouard Gigure

Last Published

March 23rd, 2023

Functions in CUFF (1.9)

cf

Extract and format coefficients table
correlation

Bivariate correlations
ftab

Fonctions pour ajouter les pourcentages dans les tables
freq

Frequencies
meansd

function to compute mean and sd into a single string
clip

Send to clipboard
cross

Crosstabs
pal_CUFF

Palette de couleurs
printcross

Crosstabs print methods
to_csv

Export into a csv file with a format csv companions for factors
xyboth

Utility function to match 2 indices
strutils

Utility functions to treat characters
pv

Format p-values
sum.n

sum weighted on the number of non-missing values
xf

Methods that apply a function across a levels of one or more factors
view

view methods
xtab

Crosstabulations using formula