The benmarwick/rrtools package has a function (rrtools::use_dockerfile) which creates a dockerfile along with a project template. I'm wondering if a similar function for starters would be desired as a function argument (e.g. docker = FALSE)?
If so, I'd like to take a crack at it
The
benmarwick/rrtoolspackage has a function (rrtools::use_dockerfile) which creates a dockerfile along with a project template. I'm wondering if a similar function forstarterswould be desired as a function argument (e.g. docker = FALSE)?If so, I'd like to take a crack at it