Learn R Programming

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

gtools (version 2.3.1)

Various R programming tools

Description

Various R programming tools

Copy Link

Version

Install

install.packages('gtools')

Monthly Downloads

165,248

Version

2.3.1

License

LGPL 2.1

Maintainer

Gregory Warnes

Last Published

November 20th, 2023

Functions in gtools (2.3.1)

rdirichlet

Functions for the Dirichlet Distribution
quantcut

Create a Factor Variable Using the Quantiles of a Continuous Variable
combinations

Enumerate the Combinations or Permutations of the Elements of a Vector
odd

Detect odd/even integers
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
smartbind

Efficient rbind of data framesy, even if the column names don't match
setTCPNoDelay

Modify the TCP_NODELAY (`de-Nagle') flag for socket objects
capture

Capture printed output of an R expression in a string
scat

Display debugging text
assert

Generate an error if an expression is not true.
addLast

Add a function to be executed when R exits.
permute

Randomly Permute the Elements of a Vector
ELISA

Data from an ELISA assay
mixedsort

Order or Sort strings with embedded numbers so that the numbers are in the correct order
logit

Generalized logit and inverse logit function
foldchange

Compute fold-change or convert between log-ratio and fold-change.
defmacro

Define a macro