Skip to content
Snippets Groups Projects
Commit 58e290dd authored by Gael  MILLOT's avatar Gael MILLOT
Browse files

README UPDATE

parent 3bd27ae0
No related branches found
No related tags found
No related merge requests found
#### 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
No preview for this file type
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment