Experience with clinical audit, quality improvement, BI and public health.
Likes #RStats and #dataviz
Formerly HighlandR , still at
https://johnmackintosh.com
This helped me a couple of times, and also another colleague who was seeing some weird behaviour
Will try and find link
This helped me a couple of times, and also another colleague who was seeing some weird behaviour
Will try and find link
If you don't share code, then do what you want, and enjoy shouting at yourself if things go wrong 😁
If you don't share code, then do what you want, and enjoy shouting at yourself if things go wrong 😁
The only time I ever use tibble specifically is for the rare occasions I need these inline tribbles, which I would then convert to DT.
Now I can cut that step out
The only time I ever use tibble specifically is for the rare occasions I need these inline tribbles, which I would then convert to DT.
Now I can cut that step out
So much so, that if I do check this box, hitting ctrl-shft-m is going to feel weird.
While I still don't love the placeholder shenanigans, I am native piping >70% of the time now
So much so, that if I do check this box, hitting ctrl-shft-m is going to feel weird.
While I still don't love the placeholder shenanigans, I am native piping >70% of the time now
I've been working with population pyramids too. Waiting for some updated projections. The shape of the pyramids is wildly different.
I've used a similar approach in the past - looping to create separate images then stitched together to make a gif. I used {gifski} which was pretty fast.
I've been working with population pyramids too. Waiting for some updated projections. The shape of the pyramids is wildly different.
I've used a similar approach in the past - looping to create separate images then stitched together to make a gif. I used {gifski} which was pretty fast.
You'll find it somewhere on my blog, or in the R graph gallery
You'll find it somewhere on my blog, or in the R graph gallery
Then wait for someone to prove it can
Then wait for someone to prove it can
One of the best live rock bands right now, this will have you tapping your foot and singing along (badly, in my case)
One of the best live rock bands right now, this will have you tapping your foot and singing along (badly, in my case)
"Oh you're drowning in the meta programming waters..would you like some MORE SEA?"
No, get me to land, with a towel and dry socks
"Oh you're drowning in the meta programming waters..would you like some MORE SEA?"
No, get me to land, with a towel and dry socks
Would be immensely helpful for future reference
Would be immensely helpful for future reference
How much filtering can you do up front, prior to merging / pivoting.
Arrow seems like a good suggestion - you can always read those files into a in-memory duckdb
I'm pretty much converted to data.table for general wrangling, especially pivot/unpivot
How much filtering can you do up front, prior to merging / pivoting.
Arrow seems like a good suggestion - you can always read those files into a in-memory duckdb
I'm pretty much converted to data.table for general wrangling, especially pivot/unpivot
Other than that, flextable is my day to day choice (due partly to its excellent MS Word support)
Other than that, flextable is my day to day choice (due partly to its excellent MS Word support)
But I won't do _that_
But I won't do _that_
For a simple one, might just end up in /outputs, for a more complex project,. probably /outputs/img
For a simple one, might just end up in /outputs, for a more complex project,. probably /outputs/img