Learn R Programming

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

gtools (version 2.2.3)

Various R programming tools

Description

Various R programming tools

Copy Link

Version

Install

install.packages('gtools')

Monthly Downloads

308,555

Version

2.2.3

License

LGPL 2.1

Maintainer

Nitin Jain

Last Published

November 20th, 2023

Functions in gtools (2.2.3)

running

Apply a Function Over Adjacent Subsets of a Vector
quantcut

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

Modify the TCP_NODELAY (`de-Nagle') flag for socket objects
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
ELISA

Data from an ELISA assay
defmacro

Define a macro
rdirichlet

Functions for the Dirichlet Distribution
scat

Display debugging text
logit

Generalized logit and inverse logit function
assert

Generate an error if an expression is not true.
permute

Randomly Permute the Elements of a Vector
odd

Detect odd/even integers
addLast

Add a function to be executed when R exits.
combinations

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

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