bit::CoercionToStandard | Coercion from bit, bitwhich, which and ri to logical, integer, double | |
bit::Extract | Extract or replace part of an boolean vector | |
bit::Summaries | Summaries of boolean vectors | |
bit::as.bit.NULL | Coercing to bit | |
bit::as.bitwhich.NULL | Coercing to bitwhich | |
bit::as.ri.ri | Coerce to ri | |
bit::as.which.which | Coercion to (positive) integer positions | |
bit::bit | Create empty bit vector | |
bit::.BITS | Initializing bit masks | |
bit::c.booltype | Concatenating booltype vectors | |
bit::length.bit | Getting and setting length of bit, bitwhich and ri objects | |
bit::rep.booltype | Replicating bit and bitwhich vectors | |
bit::rev.booltype | Reversing bit and bitwhich vectors | |
bit::ri | Range index | |
bit::xor.default | Boolean operators and functions | |
bit64::duplicated.integer64 | Determine Duplicate Elements of integer64 | |
bit64::match.integer64 | 64-bit integer matching | |
bit64::unipos | Extract Positions of Unique Elements | |
bit64::unique.integer64 | Extract Unique Elements from integer64 | |
lubridate::is.Date | Various date utilities | |
lubridate::is.difftime | Is x a difftime object? | |
lubridate::is.instant | Is x a date-time object? | |
lubridate::is.timespan | Is x a length of time? | |
lubridate::leap_year | Is a year a leap year? | |
lubridate::is.POSIXt | Various POSIX utilities | |
matrixStats::anyMissing | Checks if there are any missing values in an object or not | |
matrixStats::indexByRow | Translates matrix indices by rows into indices by columns | |
matrixStats::rowAlls | Checks if a value exists / does not exist in each row (column) of a matrix | |
matrixStats::rowCounts | Counts the number of occurrences of a specific value | |
R.utils::isZero.default | Checks if a value is (close to) zero or not | |
base::all.equal | Test if Two Objects are (Nearly) Equal | |
base::all | Are All Values True? | |
base::any | Are Some Values True? | |
base::bitwNot | Bitwise Logical Operations | |
base::< | Relational Operators | |
base::Control | Control Flow | |
base::duplicated | Determine Duplicate Elements | |
base::identical | Test Objects for Exact Equality | |
base::ifelse | Conditional Element Selection | |
base::! | Logical Operators | |
base::logical | Logical Vectors | |
base::match | Value Matching | |
base::NA | 'Not Available' / Missing Values | |
base::unique | Extract Unique Elements | |
base::which | Which indices are TRUE? | |
stats::complete.cases | Find Complete Cases | |
utils::hasName | Check for Name |