Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sanity check -> run it locally

First make your R scripts executable:

Code Block
chmod u+x *.R

The command line to run it

...