diff --git a/README.md b/README.md index 2883b1c83366ac1f6dfc3cfc11bb4365b5ea43a3..6f6c6f4f2eead422c4644ef41b47cb6b798e9649 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,6 @@ fun_list_comp() fun_comp_list() fun_2D_head() fun_head() fun_2D_tail() fun_tail() fun_dataframe_remodeling() fun_df_remod() -fun_refactorization() fun_refact() fun_by_case_matrix_op() fun_mat_op() fun_rounding() fun_round() fun_90clock_matrix_rot() fun_mat_rotate() @@ -176,7 +175,10 @@ fun_warning() 5) writting and debugging message errors improved in all the functions -6) Functions checked for R version 3.5.3 +6) Functions checked for R version 3.6.1 + +7) function deprecated: +fun_refactorization() ## v5.1.0 diff --git a/boxplot_examples.docx b/boxplot_examples.docx index d746b10c6657ef1d6a66cfa52776e8c30b4daf8f..4be64d8fc32f797402480ffa6114a081ff716813 100644 Binary files a/boxplot_examples.docx and b/boxplot_examples.docx differ diff --git a/boxplot_wo_boxplot.docx b/boxplot_wo_boxplot.docx index 62fd5bf1e001f158f0d2a2451f5e7945dcd05189..349fa147c8b575454dfeb0305a02a673d5c1cc01 100644 Binary files a/boxplot_wo_boxplot.docx and b/boxplot_wo_boxplot.docx differ diff --git a/cute_little_R_functions.docx b/cute_little_R_functions.docx index 6721c3a1ffbac795b7a5424a24c3791515900011..12f1a63ef54d048d05d32782e1f8425ac66c66f0 100644 Binary files a/cute_little_R_functions.docx and b/cute_little_R_functions.docx differ diff --git a/other/fun_warning old.docx b/other/fun_warning old.docx new file mode 100644 index 0000000000000000000000000000000000000000..d0c73f3aca2ec99c0b53844120e8d4f408dddeec Binary files /dev/null and b/other/fun_warning old.docx differ