First of all, thank you jalvesaq for the great package! 🙏🙏
If you'd like to colorize R terminal output you can use {jalvesaq/colorout}
I customize extra color patterns for
- base R: class for
str - {data.table} : row id, column class
First of all, thank you jalvesaq for the great package! 🙏🙏
If you'd like to colorize R terminal output you can use {jalvesaq/colorout}
I customize extra color patterns for
str| #!/bin/bash | |
| # Unzip files | |
| for file in *.zip; do |