dplyr's pick() function lets you select columns *within select(), count(), or mutate() activities *. For ex.
df %>% mutate(rank = dense_rank(pick(x, y)))
OR
df %>% count(pick(starts_with("z")))

dplyr's pick() function lets you select columns *within select(), count(), or mutate() activities *. For ex.
df %>% mutate(rank = dense_rank(pick(x, y)))
OR
df %>% count(pick(starts_with("z")))
Snuck out of work, had Vietnamese #lunch and coffee in the #Copenhagen. Husband chatted teaching #R, I chatted about #sharepoint search verticals. We both made judgy comments about perfectly nice #Nørrebro-types we didn't know. Great stuff.
Learned today: Base R's lengths() function gives you the length of every item in a list, e.g. lengths(my_list)
Via @ivelasq3 https://ivelasq.rbind.io/blog/not-so-basic-base-r-functions/#lengths
It's Bandcamp Friday!
Pick up a copy of Speactram - either CD or digital download and fill your life with Gaelic Bangers!
As heard on Cerys' Matthews - BBC Radio 6 and Radio nan Gaidheal.
https://marcasmacantuairneir.bandcamp.com/
#Gaelic #Gàidhlig #ScottishGaelic #ScotsGaelic #GaelicMusic #GaelPop #ScottishMusic #Bandcamp #BandcampFriday #PopMusic #EDM #RnB #R&B
https://www.europesays.com/2041050/ India’s Critical Choice Between Importing or Generating Innovation #business #chip #Entrepreneurship #innovation #nrf #PrivateSector #r&d #research #Taiwan
https://www.europesays.com/uk/64945/ India’s Critical Choice Between Importing or Generating Innovation #Business #chip #Entrepreneurship #Innovation #NRF #PrivateSector #R&D #Research #Taiwan #UK #UnitedKingdom
I love Toni Braxton's soulful voice. She's one of a kind.
You're Makin' Me High
Toni Braxton
#statstab #332 {rix} Reproducible Environments with Nix
Thoughts: Docker, renv, groundhog? Now a new option!
REMINDER!!! Early Bird Registration for useR! 2025 is open until April 30th!
Join this gathering of leaders in industry, academia, and the government to network while you increase your expertise in #R.
user2025.r-project.org/register
There are 1153 aliases shared between CRAN and base #R. The most repeated are: plot, summary, predict, print, show, filter, plot-methods, coef, .onAttach, data.
Are #rstats package maintainers aware that when the user click on a link they might be redirected to a disambiguation page instead of the page they have in mind?
Did you know there are 16156 packages that share 36976 duplicated aliases with other packages on CRAN?
Transitioning from #R to #Python can open up new possibilities and expand your toolkit in data analysis and programming. With practice and exploration, you'll soon find Python to be an invaluable asset in your data science journey.
April 27, 2025 at 6pm CET
Register here: https://www.meetup.com/rladies-rome/events/307416804
@johncarlosbaez @MartinEscardo The ghosts of departed quantities, lol
(of course they are as real as the imaginary numbers)
R&B/jazz vocalist Kimberly Brewer honors Quincy Jones on "If I Ever Lose This Heaven" #jazz #R&B #music http://jazzhq.blogspot.com/2025/04/r-vocalist-kimberly-brewer-honors.html
The Early Bird for useR! 2025 is open until April 30th!
Join this gathering of leaders in industry, academia, and the government to network while you increase your expertise in #R.
useR! will be held from August 8th to August 10th at Duke University.
Conference page: https://user2025.r-project.org/
#rstats
Does anyone have experience printing tactile graphs produced in R with Braille labels on an embosser? Trying to do this seems straightforward but... has not been smooth. #r #accessibility
Interesting data on LLM performance in R coding from @simonpcouch
https://www.simonpcouch.com/blog/2025-04-18-o3-o4-mini/
Note: Not only is OpenAI's o4-mini slightly better than long-time favorite Anthropic Claude Sonnet in these tests, but it's about 3X cheaper
o4-mini: $1.10 input $4.40 output
Claude 3.7 Sonnet: $3 input $15 output
#RStats #R #GenAI #LLMs
Latest {ragnar} #RStats version now has a very useful viewer to browse and search the duckdb vector store!
https://github.com/tidyverse/ragnar/pull/16
I'm having fun with this #R RAG ! Thank you @t_kalinowski and @dfalbel (and @Posit )
#GenAI
#Chess players scored better on tests of reflection (d > 1), planning (d > 1), and patience than demographically similar non-chess players (N = 50).
#OpenAccess paper with public materials, data, and #R scripts: https://doi.org/10.3390/jintelligence13030040
Confused by R's loop syntax?
Transform your understanding with clear examples and best practices for writing beautiful, maintainable repeat loops!
Read more: www.spsanderson.com/steveondata/...
#R #RStats #Programming #OpenData #RStats #Blog