Last chance! 50% off unlimited learning
Sale ends in
The gtools
R package provides functions to assist in R programming,
including:
ask
, checkRVersion
, getDependencies
, keywords
, scat
),logit
,
inv.logit
),invalid
),addLast
),defmacro
),odd
, even
),ASCIIfy
),binsearch
),mixedsort
),quantcut
),combinations
,
permutation
),foldchange
, logratio2foldchange
, foldchange2logratio
),rdirichlet
, ddirichlet
),running
),de-Nagle
) flag for socket objects,rbind
of data frames, even if the column names
dont match (
smartbind`),stars.pval
),asc
, chr
),ASCIIfy
).capwords
)You can install the released version of gtools from CRAN with:
install.packages("gtools")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("r-gregmisc/gtools")
install.packages('gtools')