hutils-package | hutils package |
%ein% | Exists and (not) in |
%enotin% | Exists and (not) in |
%notin% | Negation of in |
%pin% | Partial in |
aliases | Aliases |
AND | Aliases |
coalesce | Find first non-missing element |
drop_col | Drop column or columns |
drop_colr | Drop columns whose names match a pattern |
drop_cols | Drop column or columns |
drop_empty_cols | Drop empty columns |
duplicated_rows | Return duplicated rows of data.table |
find_pattern_in | Find string pattern in (text) file |
has_unique_key | Unique keys |
haversine_distance | Distance between two points on the Earth |
if_else | Vectorized if |
mutate_other | Group infrequent entries into 'Other category' |
NEITHER | Aliases |
neither | Aliases |
ngrep | Anti-grep |
NOR | Aliases |
nor | Aliases |
OR | Aliases |
provide.dir | Provide directory |
select_which | Select columns satisfying a condition |
set_colsuborder | Put columns first or last |
set_cols_first | Put columns first or last |
set_cols_last | Put columns first or last |
set_unique_key | Unique keys |
unique-keys | Unique keys |
weight2rows | Expand a weighted data frame to an equivalent unweighted |