danwwilson :rstats:
danwwilson@rstats.me
<p>Founder of The Data Collective & Fundraising Insights</p><p>Moderator of rstats.me</p><p>Passionate about helping NFPs to get the best value out of their data. I help charities understand how data can be used to identify strategic opportunities, and how to make best use of the information available to them.</p><p>I use <a href="https://rstats.me/tags/RStats" class="mention hashtag" rel="tag">#<span>RStats</span></a> to make this all happen</p><p>Plant based diet | Ride 🚲 for fun.<br />Brisbane | Australia</p>
Posts
-
Post #2083753
#rstats another reason to hate excel. Regional settings cause dates to do different things on different computers. Why did you just convert half my dates incorrectly excel? 😡
-
Post #2083752
@mdsumner I appreciate the frustration, but let’s pop a content warning on this one for those who might not like that language in their feed.
-
Post #1098394
So {targets} is a great package, but sometimes it creates friction when working interactively. So today, I made a little helper function to load a selection of targets. It allows me to bind this to a shortcut key in VSCode that will load all the highlighted targets. So far, it is going very well for when I am debugging a function and need to load a bunch of targets into memory. #rStats #workflow