Love this attempt to convert datacamp material to something else. I was working on a DataCamp course and (for multiple reasons both my own and theirs) production kept getting delayed or pushed back. They threatened a few times to cancel production. I was basically done (they were doing a final review), then the whole incident and "apology" post happened, a few days went by after that and they ended up deciding to cancel my course production.
Anyway, since course production is a huge amount of work that I didn't want wasted, I started writing a script to convert the material into the learnr tutorial (https://rstudio.github.io/learnr/index.html). I was planning on making a gist out of it and tweet about it, but if you intend to make a package on this, I'd love to help! My material is here so far (still developing it) https://github.com/lwjohnst86/acd.course/blob/master/R/convert-from-datacamp.R you can use it as you want or we can work together on this :)
Love this attempt to convert datacamp material to something else. I was working on a DataCamp course and (for multiple reasons both my own and theirs) production kept getting delayed or pushed back. They threatened a few times to cancel production. I was basically done (they were doing a final review), then the whole incident and "apology" post happened, a few days went by after that and they ended up deciding to cancel my course production.
Anyway, since course production is a huge amount of work that I didn't want wasted, I started writing a script to convert the material into the
learnrtutorial (https://rstudio.github.io/learnr/index.html). I was planning on making a gist out of it and tweet about it, but if you intend to make a package on this, I'd love to help! My material is here so far (still developing it) https://github.com/lwjohnst86/acd.course/blob/master/R/convert-from-datacamp.R you can use it as you want or we can work together on this :)