All functions |
|
|---|---|
Convert Characters to ASCII |
|
Data from an ELISA assay |
|
Convert between characters and ASCII codes |
|
Display a prompt and collect the user's response |
|
Dataset That Crashes Base:::Plot.Dendogram with 'Node Stack Overflow' |
|
Transform an integer to an array of base-n digits |
|
Binary Search |
|
Capitalize Words for Titles |
|
Check if a newer version of R is available |
|
Enumerate the Combinations or Permutations of the Elements of a Vector |
|
Define a macro |
|
Functions for the Dirichlet Distribution |
|
Compute fold-change or convert between log-ratio and fold-change. |
|
Get package dependencies |
|
Defunct Functions in package |
|
Deprecated Functions in the gtools package |
|
Test if a value is missing, empty, contains only NA or NULL values, or is a try-error. |
|
List valid keywords for R man pages |
|
Non-destructively construct a .Last function to be executed when R exits. |
|
Provide Name, Version, and Path of Loaded Package Namespaces |
|
Generalized logit and inverse logit function |
|
Order or Sort strings with embedded numbers so that the numbers are in the correct order |
|
Replace Missing Values |
|
Detect odd/even integers |
|
Randomly Permute the Elements of a Vector |
|
Create a Factor Variable Using the Quantiles of a Continuous Variable |
|
Convert Roman Numerals to Integers |
|
Apply a Function Over Adjacent Subsets of a Vector |
|
Display debugging text |
|
Determine the directory or full path to the currently executing script |
|
Modify the TCP_NODELAY (`de-Nagle') flag for socket objects |
|
Efficient rbind of data frames, even if the column names don't match |
|
Split a File Path into Components |
|
Generate significance stars from p-values |
|
Most frequently occurring value |
|
Convert a byte-code function to an interpreted-code function |
|