as_reliable |
Reliable conversion to another data type |
as_reliable_dte |
Reliable conversion to another data type |
as_reliable_dtm |
Reliable conversion to another data type |
as_reliable_int |
Reliable conversion to another data type |
as_reliable_lgl |
Reliable conversion to another data type |
as_reliable_num |
Reliable conversion to another data type |
chr |
Convert data type of columns |
convert |
Convert data type of columns |
could_chr_be_dtm |
Tests is a vector could be of another data type |
could_chr_be_int |
Tests is a vector could be of another data type |
could_chr_be_num |
Tests is a vector could be of another data type |
could_dtm_be_dte |
Tests is a vector could be of another data type |
could_num_be_int |
Tests is a vector could be of another data type |
could_this_be_that |
Tests is a vector could be of another data type |
dbl |
Convert data type of columns |
dte |
Convert data type of columns |
dtm |
Convert data type of columns |
fct |
Convert data type of columns |
first_ |
Combine aggregate function and s |
int |
Convert data type of columns |
lgl |
Convert data type of columns |
max_ |
Combine aggregate function and s |
mean_ |
Combine aggregate function and s |
min_ |
Combine aggregate function and s |
num |
Convert data type of columns |
rationalize |
Only allow rational values in numeric vectors 'rationalize' transforms all numeric elements to be rational values or NA, thus removes all 'NaN,Inf' and replaces them with 'NA'. |
rationalize.data.frame |
Only allow rational values in numeric vectors 'rationalize' transforms all numeric elements to be rational values or NA, thus removes all 'NaN,Inf' and replaces them with 'NA'. |
rationalize.default |
Only allow rational values in numeric vectors 'rationalize' transforms all numeric elements to be rational values or NA, thus removes all 'NaN,Inf' and replaces them with 'NA'. |
rationalize.numeric |
Only allow rational values in numeric vectors 'rationalize' transforms all numeric elements to be rational values or NA, thus removes all 'NaN,Inf' and replaces them with 'NA'. |
retype |
Return simple data types |
retype.data.frame |
Return simple data types |
retype.Date |
Return simple data types |
retype.default |
Return simple data types |
retype.integer |
Return simple data types |
retype.list |
Return simple data types |
retype.logical |
Return simple data types |
retype.numeric |
Return simple data types |
retype.POSIXct |
Return simple data types |
s |
Make vector shorter and simpler |
sum_ |
Combine aggregate function and s |
wrapper - s and summary funs |
Combine aggregate function and s |