Closed ateucher closed 4 years ago
Yes good call
Looking good but I would keep the numbering in line with the chapter numbers. In that way when the participants save their work from chapter 1 and 2 they can label it 01_calculator etc.
I'm good with that - though if we end up changing the chapter numbering we will have to remember to adjust this
☝️ @boshek @stephhazlitt @gcperk updated - also made README.md auto-generated from list of files to help make sure they are correct.
Looks good - thanks Andy
Added folder with data, script files, and a basic README.md. Most scripts are empty except for the first one, which I populated very minimally (though it may be enough as is). Feel free to rename/restructure/add/remove files that are for your content.
I started numbering the scripts at
01_
but in the course outline and bookdown, it is actually Chapter 5. Thoughts on numbering scheme?Once we have this nailed we can create a zip out of this folder and point
usethis::use_course()
at it.