LukasWallrich / timesaveR

R package to quickly perform data analysis and reporting tasks that might otherwise be time intensive
https://lukaswallrich.github.io/timesaveR
GNU General Public License v3.0
4 stars 1 forks source link

Change messages and warnings to cli #6

Open LukasWallrich opened 1 year ago

LukasWallrich commented 1 year ago

For clarity and visual attractiveness, all messages etc should be changed to the cli package ... and progress bars added where useful.