Package index
-
thisutils
thisutils-package
- Collection of Utility Functions for Data Analysis and Computing
-
thisutils_logo()
- The logo of thisutils
-
parallelize_fun()
- Parallelize a function
-
log_message()
- Print formatted message
-
parse_inline_expressions()
- Parse inline expressions
-
pearson_correlation()
- Correlation and covariance calculation for sparse matrix
-
sparse_cor()
- Sparse correlation function
-
`%ss%`
- Value selection operator
-
as_matrix()
- Convert matrix into dense/sparse matrix
-
capitalize()
- Capitalize the first letter of each word
-
check_sparsity()
- Check sparsity of matrix
-
download()
- Download file from the Internet
-
invoke_fun()
- Invoke a function with a list of arguments
-
matrix_process()
- Process matrix
-
matrix_to_table()
- Switch matrix to table
-
max_depth()
- Maximum depth of a list
-
maximump()
- Maximum p-value
-
meanp()
- Mean p-value
-
minimump()
- Minimum p-value
-
normalization()
- Normalize numeric vector
-
print(<thisutils_logo>)
- Print logo
-
r_square()
- Coefficient of determination (\(R^2\))
-
remove_space()
- Remove and normalize spaces
-
split_indices()
- Split indices.
-
simulate_sparse_matrix()
- Generate a simulated sparse matrix
-
sump()
- Sum p-value
-
table_to_matrix()
- Switch table to matrix
-
try_get()
- Try to evaluate an expression a set number of times before failing
-
unnest_fun()
- Unnest a list-column
-
votep()
- Vote p-value
-
wilkinsonp()
- Wilkinson's p-value