Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (3.9.5) of this package.
Take me there.
gtools (version 2.3.0)
Various R programming tools
Description
Various R programming tools
Copy Link
Link to current version
Version
Version
3.9.5
3.9.4
3.9.3
3.9.2.2
3.9.2.1
3.9.2
3.5.0
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
2.7.1
2.7.0
2.6.2
2.6.1-1
2.5.0-1
2.4.0
2.3.1
2.3.0
2.2.3
2.2.2
2.1.1
2.1.0
2.0.9
2.0.7
Install
install.packages('gtools')
Monthly Downloads
308,555
Version
2.3.0
License
LGPL 2.1
Maintainer
Gregory Warnes
Last Published
November 20th, 2023
Functions in gtools (2.3.0)
Search all functions
ELISA
Data from an ELISA assay
smartbind
Efficient rbind of data framesy, even if the column names don't match
mixedsort
Order or Sort strings with embedded numbers so that the numbers are in the correct order
defmacro
Define a macro
permute
Randomly Permute the Elements of a Vector
scat
Display debugging text
assert
Generate an error if an expression is not true.
foldchange
Compute fold-change or convert between log-ratio and fold-change.
invalid
Test if a value is missing, empty, or contains only NA or NULL values
running
Apply a Function Over Adjacent Subsets of a Vector
odd
Detect odd/even integers
addLast
Add a function to be executed when R exits.
logit
Generalized logit and inverse logit function
quantcut
Create a Factor Variable Using the Quantiles of a Continuous Variable
combinations
Enumerate the Combinations or Permutations of the Elements of a Vector
setTCPNoDelay
Modify the TCP_NODELAY (`de-Nagle') flag for socket objects
rdirichlet
Functions for the Dirichlet Distribution
capture
Capture printed output of an R expression in a string