# Generated by roxygen2: do not edit by hand

export(add_row_to_ternary_df)
export(add_vector_to_df)
export(binarize_to_thres)
export(get_common_names)
export(get_common_values)
export(get_parent_dir)
export(get_percentage_of_matches)
export(get_stats_for_unique_values)
export(get_ternary_class_id)
export(is_between)
export(is_empty)
export(ldf_arrange_by_rownames)
export(make_color_bar_plot)
export(make_multiple_density_plot)
export(mat_equal)
export(normalize_to_range)
export(outersect)
export(plot_string_to_file)
export(pretty_print_bold_string)
export(pretty_print_name_and_value)
export(pretty_print_string)
export(pretty_print_vector_names)
export(pretty_print_vector_names_and_values)
export(pretty_print_vector_values)
export(print_empty_line)
export(prune_and_reorder_vector)
export(prune_columns_from_df)
export(prune_rows_from_df)
export(remove_commented_and_empty_lines)
export(save_df_to_file)
export(save_mat_to_file)
export(save_vector_to_file)
export(specify_decimal)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(stats,sd)
importFrom(utils,write.table)
