Michael Pereira

Results 3 issues of Michael Pereira

Adds notebook details and fills out sample `.Rmd`. This includes a few additional packages in the config, specifically: * scales * knitr * DT * kableExtra

![firefox-osx-textarea-missing-newlines](https://user-images.githubusercontent.com/212666/94714163-5fb5a800-0311-11eb-8848-3b2bba979740.png) Firefox collapses newlines in the editor textarea and all rows become one long one. This occurs when pasting from a spreadsheet to create a new chart and when opening...

bug

This adds a simple model.R file to handle modelling and regressions in the same verby way as other steps. The run_model() function has been added to upstartr in a separate...