Other packages > Find by keyword >

CUFF  

Charles's Utility Function using Formula
View on CRAN: Click here


Download and install CUFF package within the R console
Install from CRAN:
install.packages("CUFF")

Install from Github:
library("remotes")
install_github("cran/CUFF")

Install by package version:
library("remotes")
install_version("CUFF", "1.9")



Attach the package and use:
library("CUFF")
Maintained by
Charles-Édouard Giguère
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-25
Latest Update: 2023-03-23
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.
How to cite:
Charles-Édouard Giguère (2016). CUFF: Charles's Utility Function using Formula. R package version 1.9, https://cran.r-project.org/web/packages/CUFF. Accessed 06 Aug. 2026.
Previous versions and publish date:
1.0 (2016-03-25 20:00), 1.1 (2016-06-01 16:00), 1.2 (2016-06-27 09:42), 1.3 (2017-05-09 04:24), 1.4 (2018-01-04 18:35), 1.5 (2018-05-28 20:36), 1.6 (2019-01-22 06:50), 1.7 (2020-09-18 22:10), 1.8 (2022-02-22 19:20), (2026-07-09 08:00)
Other packages that cited CUFF R package
View CUFF citation profile
Other R packages that CUFF depends, imports, suggests or enhances
Complete documentation for CUFF
Functions, R codes and Examples using the CUFF R package
Some associated functions: cf . clip . corr . cross . freq . ftab . meansd . pal_CUFF . printcross . pv . strutil . sum.n . to_csv . view . xf . xtab . xyboth . 
Some associated R codes: cf.R . clip.R . corr.R . cross.R . freq.R . ftab.R . meansd.R . pal_CUFF.R . pv.R . strutil.R . sum.n.R . view.R . xf.R . xyboth.R .  Full CUFF package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA