Skip to content
Snippets Groups Projects
Select Git revision
  • 26fd1a3a07ae2c93adb5e448cc541ac1e6a344be
  • master default protected
  • v1.8
  • v1.7
  • v1.6
  • v1.5
  • v1.4
  • v1.3
  • v1.2
  • v1.1
  • v1.0
11 results

debugging_tools_for_r_dev

user avatar
Gael authored
26fd1a3a
History
Name Last commit Last update
README.md
r_debugging_tools.R

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.

WHAT'S NEW IN

v1.7:

  1. Debugged

v1.6:

  1. Debugged

v1.5:

  1. Improved

v1.4:

  1. Debugged

v1.3:

  1. NULL arguments, non NULL argument, logical and NA arguments added

v1.2:

  1. Printing result improvement