Skip to contents

All functions

all2()
Are all values TRUE
and()
Logical AND with NA tolerance
any2()
Are any nonmissing values TRUE
as_na()
Coerce to NA
csw()
Comma separated words
dots() dots_char()
Capture unevaluated dots
fdeparse()
Fast deparse
fformula()
Fast formula
fmean()
Fast mean
fmedian()
Fast median
fncol()
Fast number of columns in a data frame
fnrow()
Fast number of rows in a data frame
fouter()
Fast outer
fsd()
Fast standard deviation
fstr_wrap() fstrwrap()
Fast string wrapping
ftabulate()
Fast tabulate
fvar()
Fast variance
glue2()
String interpolation
`%==%`
Equality operator that is NA-aware
`%in2%`
Value matching that propagates NA
is_atomic()
Is object an atomic vector
is_const()
Is vector constant
is_date()
Is object class date
is_date_or_datetime()
Is object class date or datetime
is_datetime()
Is object class datetime
is_factor()
Is object a factor vector
is_formula()
Is object a formula
is_monotonic_decreasing()
Is vector monotonically decreasing
is_monotonic_increasing()
Is vector monotonically increasing
is_probability()
Is object a vector of probabilities
is_scalar_character()
Is object a scalar character vector
is_scalar_date()
Is object a scalar date
is_scalar_date_or_datetime()
Is object a scalar date or datetime
is_scalar_datetime()
Is object a scalar datetime
is_scalar_double()
Is object a scalar double-precision vector
is_scalar_factor()
Is object a scalar factor vector
is_scalar_integer()
Is object a scalar integer vector
is_scalar_logical()
Is object a scalar logical vector
is_scalar_numeric()
Is object a scalar numeric vector
is_scalar_probability()
Is object a scalar probability
is_scalar_whole_number()
Is object a scalar whole number
is_scalar_whole_numeric()
Is object a scalar whole numeric
is_strict_decreasing()
Is vector strictly decreasing
is_strict_increasing()
Is vector strictly increasing
is_string()
Is object a string
is_whole_number()
Is object a vector of whole numbers
is_whole_numeric()
Is object a vector of whole numerics
list_clean()
Clean lists
list_flatten2()
Flatten a nested list to a single level
logical_to_integer()
Convert logical values to 0/1
match.call2()
Argument matching
middle()
Middle sorted element
or()
Logical OR with NA tolerance
quiet()
Suppress printed output
resample()
Random sample
reset_rownames() remove_rownames()
Reset data frame row names
rle2()
Run length encoding
rm_na() rmna()
Remove missing values
round2()
Round mixed-type numbers
rowMaxs()
Row-wise maxima
rowMaxs2()
Row-wise maxima with NA allowance
rowMeans2()
Row-wise means with NA allowance
rowSums2()
Row-wise sums with NA allowance
seq2()
Nondecreasing integer sequence
str_trim2()
Remove whitespace