Skip to contents

All functions

all_decimal_points_to_dot()
Convert given decimal character to dot
all_to_character()
Convert all columns to character
apply_rowwise()
Apply a function itemwise to two vectors
case_modify()
A general vectorised switch() that keeps unaffected values
case_when_paste()
case_when variant that pastes results of matched formulas.
check_one_hot()
Check one-hot encoding
check_trailing()
Check for trailing elements
check_trailing_rowwise()
Check rowwise for trailing elements
find_culprit()
Find not-fitting element (culprit) in vector
move_row_values()
Move specific values to other column
reguess_coltypes()
Re-convert character columns in existing data frame
relocate_multi()
Relocate multiple columns
remove_html()
Strip html tags
str_c_na()
NA-aware str_c
summarize_outlier()
Summarize outlier values for numeric vectors
summarize_table()
Summarize metrics of a data.frame or tibble
suppress_matching()
Selectively suppress messages, warnings, cat and print
tidy_t()
Transpose a data.frame or tibble
try_date()
Try conversion to date representation
try_dates()
Try conversion to date representation
try_numeric()
Try conversion to numeric