Henry Wang
banner
henrywang.nl
Henry Wang
@henrywang.nl
RevOps in #B2B #SaaS.
#rstats with love ❤️
I think cursor or copilot can easily help with code completion like this
October 23, 2025 at 9:21 AM
Just discovered {slider} package today, thanks to ChatGPT, perfect for window functions like rolling average and cumulative sums. Never underestimate how often these use cases come up in the business world. #rstats
October 13, 2025 at 7:57 PM
I've always been using the second approach to select a few variables from df2, but discovered the trick of suffix = c("", ".df2") and all_of(names(df1)). #rstats
September 29, 2025 at 8:17 PM
alright...
September 27, 2025 at 10:38 AM
Lesson learned today: when working with AI on api calls, always ask AI to try some calls first to better understand the response structure...It'd help speed up the process a lot!
September 11, 2025 at 5:04 PM
I had this whitespace analysis idea in mind for a while and tried it on GPT 5 today. After just a few prompts it generated the perfect dummy data and #rstats script!
August 9, 2025 at 11:14 AM
I was today years old when I discovered this trick in googlesheets4 📦: setting `reformat = FALSE` could preserve existing cell formatting!
Every time I updated Google Sheets using range_write(), my formatting (e.g., numbers to currency) disappeared 😩.
#rstats #googlesheets4
June 10, 2025 at 8:39 AM
After R vs Python, did I bet on the wrong tool again?!
RIP #Zapier and #Pipedream. #rstats #n8n
June 7, 2025 at 4:11 PM