All functions

ASCIIfy()

Convert Characters to ASCII

ELISA

Data from an ELISA assay

asc() chr()

Convert between characters and ASCII codes

ask()

Display a prompt and collect the user's response

badDend

Dataset That Crashes Base:::Plot.Dendogram with 'Node Stack Overflow'

baseOf()

Transform an integer to an array of base-n digits

binsearch()

Binary Search

capwords()

Capitalize Words for Titles

checkRVersion()

Check if a newer version of R is available

combinations() permutations()

Enumerate the Combinations or Permutations of the Elements of a Vector

defmacro() strmacro()

Define a macro

ddirichlet() rdirichlet()

Functions for the Dirichlet Distribution

foldchange() logratio2foldchange() foldchange2logratio()

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

getDependencies()

Get package dependencies

assert() capture() sprint()

Defunct Functions in package gtools

gtools-deprecated

Deprecated Functions in the gtools package

invalid()

Test if a value is missing, empty, contains only NA or NULL values, or is a try-error.

keywords()

List valid keywords for R man pages

lastAdd()

Non-destructively construct a .Last function to be executed when R exits.

loadedPackages()

Provide Name, Version, and Path of Loaded Package Namespaces

logit() inv.logit()

Generalized logit and inverse logit function

mixedsort() mixedorder()

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

na.replace()

Replace Missing Values

odd() even()

Detect odd/even integers

permute()

Randomly Permute the Elements of a Vector

quantcut()

Create a Factor Variable Using the Quantiles of a Continuous Variable

roman2int()

Convert Roman Numerals to Integers

running()

Apply a Function Over Adjacent Subsets of a Vector

scat()

Display debugging text

script_file() script_path()

Determine the directory or full path to the currently executing script

setTCPNoDelay()

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

smartbind()

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

split_path()

Split a File Path into Components

stars.pval()

Generate significance stars from p-values

stat_mode()

Most frequently occurring value

unByteCode() assignEdgewise() unByteCodeAssign()

Convert a byte-code function to an interpreted-code function