• + 1 comment

    For users of R, a tip is to use cat() instead of print() for output. Formatting works a little bit differently with cat() and print()