diff --git a/README.md b/README.md index 8ee37c3d83f7f23531f8da4e9463dee33551b406..3af8fa35f3216cc8d8915607bbe84a95bb9a7460 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ +#### DESCRIPTION + +Cute Little Functions contains 16 functions for R/RStudio that facilitate basic procedures in 1) object analysis, 2) object modification, 3) graphic handling and 4) log file management. + + +#### HOW TO USE IT + Download the desired Tagged version, never the current master. Source the cute_little_functions.R into R/RStudio to have the functions available in the working environment. -The cute_little_functions.docx is just for easier reading. - Description of the functions is at the beginning of the function body, to obtain it: 1) Open the cute_little_functions.docx or cute_little_functions.R file. @@ -11,9 +16,18 @@ Description of the functions is at the beginning of the function body, to obtain 2) In the R/RStudio console, type the name of the function without brackets. Example : fun_object_info -WHAT'S NEW IN v1.2 +#### ATTACHED FILES + +The cute_little_functions.docx is just for easier reading. + + +#### WEB LOCATION + +Check for updated versions (more recent release tags) at https://gitlab.pasteur.fr/gmillot/cute_little_functions + + +#### WHAT'S NEW IN v1.2 1) Debugging code added in each function to work on the argument values 2) examples_alone.txt file added to facilitate the use of examples - diff --git a/cute_little_functions.docx b/cute_little_functions.docx index af9c955c45c7285350edbfc41135e188a3092534..9fdd4037d2b4ca9babea2a3c605b4b71d403abc0 100644 Binary files a/cute_little_functions.docx and b/cute_little_functions.docx differ diff --git a/~$te_little_functions.docx b/~$te_little_functions.docx deleted file mode 100644 index d885f21c4e7b15789c7e3e7c8fbcd002918abd57..0000000000000000000000000000000000000000 Binary files a/~$te_little_functions.docx and /dev/null differ