Miscellaneous R Functions and Aliases


[Up] [Top]

Documentation for package ‘hutils’ version 1.0.0

Help Pages

hutils-package hutils package
%ein% Exists and (not) in
%enotin% Exists and (not) in
%implies% #' Logical implies
%notchin% Negation of in (character)
%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_constant_cols Drop constant columns
drop_empty_cols Drop empty columns
duplicated_rows Return duplicated rows of data.table
find_pattern_in Find string pattern in (text) file
generate_LaTeX_manual Generate LaTeX manual of installed package
has_unique_key Unique keys
haversine_distance Distance between two points on the Earth
if_else Vectorized if
implies #' Logical implies
mutate_other Group infrequent entries into 'Other category'
NEITHER Aliases
neither Aliases
ngrep Anti-grep
NOR Aliases
nor Aliases
OR Aliases
pow Aliases
provide.dir Provide directory
report_error Report errors and warnings
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