Man pages for baizer
Useful Functions for Data Processing

adjacent_divexpand a number vector according to the adjacent two numbers
alias_arguse aliases for function arguments
as_md_tabletrans a tibble into markdown format table
as_tibble_mdtrans a table in markdown format into tibble
atomic_exprwhether the expression is an atomic one
baizer-packagebaizer: Useful Functions for Data Processing
broadcast_vectorbroadcast the vector into length n
c2rwrapper of tibble::column_to_rownames
check_argcheck arguments by custom function
cmdargsget the command line arguments
collapse_vectordump a named vector into character
combn_vectorcombine multiple vectors into one
correct_ratiocorrect the numbers to a target ratio
cross_countcount two columns as a cross-tabulation table
detect_dupdetect possible duplication in a vector, ignore case, blank...
diff_indexthe index of different character
diff_tbdifferences between two tibbles
dx_tbdiagnosis a tibble for character NA, NULL, all T/F column,...
empty_dirdetect whether directory is empty recursively
empty_filedetect whether file is empty recursively
exist_matrixgenerate a matrix to show whether the item in each element of...
expr_pileuppileup the subexpressions which is atomic
extract_kvextract key and values for a character vector
fancy_countfancy count to show an extended column
fetch_charfetch character from strings
filterCapply tbflt on dplyr filter
fix_to_regextrans fixed string into regular expression string
float_to_percentfrom float number to percent number
fps_vectorfarthest point sampling (FPS) for a vector
full_expandlike 'dplyr::full_join' while ignore the same columns in...
gen_chargenerate characters
gen_combngenerate all combinations
generate_ticksgenerate ticks for a number vector
gen_outliergenerate outliers from a series of number
gen_strgenerate strings
gen_tbgenerate tibbles
geom_meangeometric mean
grapes-eq-grapesequal calculation operator, support NA
grapes-neq-grapesnot equal calculation operator, support NA
grapes-nin-grapesnot in calculation operator
group_vectorgroup character vector by a regex pattern
hist_binsseparate numeric x into bins
inner_expandlike 'dplyr::inner_join' while ignore the same columns in...
int_digitstrans numbers to a fixed integer digit length
is.zeroif a number only have zeros
left_expandlike 'dplyr::left_join' while ignore the same columns in...
list2dftrans list into data.frame
max_depthmax depth of a list
melt_vectormelt a vector into single value
mini_diamondMinimal tibble dataset adjusted from diamond
mm_normmax-min normalization
move_rowmove selected rows to target location
nearest_tickthe nearest ticks around a number
near_ticksthe ticks near a number
not.nanot NA
not.nullnot NULL
number_fun_wrapperwrapper of the functions to process number string with prefix...
ordered_sliceslice a tibble by an ordered vector
percent_to_floatfrom percent number to float number
pileup_logicalpileup another logical vector on the TRUE values of first...
pipePipe operator
pkginfoinformation of packages
pkglibload packages as a batch
pkgverversions of packages
pos_int_splitsplit a positive integer number as a number vector
r2cwrapper of tibble::rownames_to_column
read_excelread excel file
read_excel_listread multi-sheet excel file as a list of tibbles
read_fmmdread front matter markdown
ref_levelrelevel a target column by another reference column
reg_joinjoin the matched parts into string
reg_matchregex match
remove_monocolremove columns by the ratio of an identical single value (NA...
remove_nacolremove columns by the ratio of NA
remove_narowremove rows by the ratio of NA
remove_outliersremove outliers and NA
replace_itemreplace the items of one object by another
rewrite_narewrite the NA values in a tibble by another tibble
rng2seqtrans range character into seq characters
round_stringfrom float number to fixed digits character
roxygen_fmtadd #' into each line of codes for roxygen examples
same_indexthe index of identical character
seriate_dfdataframe rows seriation, which will reorder the rows in a...
sftp_connectconnection parameters to remote server via sftp
sftp_downloaddownload file from remote server via sftp
sftp_lslist files from remote server via sftp
signif_ceilingsignif while use ceiling
signif_floorsignif while use floor
signif_round_stringsignif or round string depend on the character length
signif_stringfrom float number to fixed significant digits character
slice_charslice character vector
sortfsort by a function
split_columnsplit a column and return a longer tibble
split_pathsplit a path into ancestor paths recursively
split_vectorsplit vector into list
stat_fcfold change calculation which returns a extensible tibble
stat_phicalculate phi coefficient of two binary variables
stat_teststatistical test which returns a extensible tibble
str_replace_locreplace specific characters in a string by their locations
swap_vecnameswap the names and values of a vector
tbfltcreate a tbflt object to save filter conditions
tdftranspose a dataframe
tidyevalTidy eval helpers
top_itemreturn top n items with highest frequency
uniqonly keep unique vector values and its names
uniq_in_colscount unique values in each column
write_excelwrite a tibble into an excel file
baizer documentation built on Oct. 19, 2023, 9:07 a.m.