John MacKintosh

Results 15 issues of John MacKintosh

Hi Thanks @kcuilla for this fantastic package! Just browsing the new version and saw the ability to save the tables with save_reactable. In most places, the documentation refers to save_reactable,...

Allow data to be passed without a grouping variable. - provide dummy variable to save rewriting all the 'by' blocks? - don't facet final plot

- [x] Calculate y value once, up front to speed up plotting - [ ] Consider calculating flag outside of the processing function - [ ] verify (again) that there...

As per https://twitter.com/JosiahParry/status/1514941441570713605?t=VyLoy6yIAqhDjdlI4bh7EA&s=19 Don't forget to add return tags for functions

enhancement

- [ ] cusum_single_median & tests - [ ] cusum_single_median_df & tests - [ ] cusum_control_median & tests

- There's a need for a cusum_control function that can handle a dataframe / tibble / data.table ( my original expectation was I would use this infrequently for standalone plots,...

enhancement

The package was always designed to produce multiple charts at once, so having facet labels by default makes perfect sense. However, for reporting of individual metrics, it would be good...

enhancement

Currently outputs a data.table If dataframe or tibble is input, it's reasonable to expect the same format is returned. Needs to import from tibble though, so need to check the...

enhancement

no one likes typing quote marks ... and [some eejit](https://johnmackintosh.com/2020-01-27-flexible-datatable-functions/) thinks he knows how to do it...

enhancement

need to be handled like in runcharter

enhancement