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
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream