Closed aedobbyn closed 5 years ago
I think appveyor failed because it had trouble installing dplyr? 🤔
Btw I had to open this in Safari to be able to see where the error happened since you can't see the logs in Chrome for me past a certain point 🤷♀
nice! works well
The way I'm handling the default
type
now is to set it to null by default and then assign it to "message" if in interactive and "print" if in noninteractive mode to address the other half of #70. Otherwise,type
is whatever the user specifies.If there's a different approach, happy to change it up!