BTW, so far I have not encountered any scenario in which #tidyR offers solutions superior to #baseR.

I can't speak for anyone else, but in my line of work, I achieve everything I want to do in base R with fewer lines of code than with what tidyR, dplyr and the like have to offer.

I did another post on use with() and within() from Base R, simply because it bears repeating. I don't think it gets enough eyeballs. Post: www.spsanderson.com/steveondata/... #R #RStats #BaseR #RProgramming #Programming #RCode #Code
I've talked about creating data.frames and tibbles before, but it is an important topic so I have covered it again. This time specifically from the perspective of creating them from vectors. Post: www.spsanderson.com/steveondata/... #R #RStats #tibble #dplyr #tidyverse #dataframe #baseR #blog

# objetivo: Actualizar script en el tinyverso

# contexto: GrĂĄfico millas en funciĂłn del peso por cilindro

# entrada : mtcars

# plot : Con leyenda sin esfuerzo
# - leyenda continua ?

#tinyplot #rstats #Lecheria #ANZ #anzoĂĄtegui #CostaRica #tinyverso #baseR #Palette

I posted a new introduction to surface #gifti and volume #NIfTI #fMRI data at https://mvpa.blogspot.com/2025/01/intro-to-working-with-volume-and.html.

The material is mostly general, with all examples using #baseR #rstats code; it's accompanied by a major update to my gifti #knitr tutorial.

I hope these will be useful to folks getting started with #neuroimaging datasets, as well as anyone looking for example scripts for reading, plotting, and manipulating (human fMRI) brain data files.

intro to working with volume and surface brain data

When preparing to update my surface (gifti) tutorial knitr , I realized that some of the confusion I was trying to address wasn't due to the...

Word Search Puzzle 616

Word List : #hardcopy #swizz #baser #overtoe #alarm #nebelist #heisting #studys #rubigos #stealing #urate #founder #reviver #ablaze #snakey #fretize #quietens #cograil

Kara Finance

Uden offentlig debat har regeringen indgÄet en aftale med USA, der tillader amerikanske baser pÄ dansk jord. USA fÄr med aftalen eksklusiv kontrol over omrÄder i Danmark, hvor de kan opbevare vÄben og foretage sig ting, uden at danske myndigheder har nogen ret til inspektion eller kontrol, skriver Trine Pertou Mach i denne blog.

#USA #dkpol #baser #dkmedier #Arbejderen

https://arbejderen.dk/blog/forsvarsaftalen-er-paa-usas-betingelser/

Forsvarsaftalen er pĂ„ USA’s betingelser – Arbejderen

Lige fĂžr jul indgik den danske regering en forsvarsaftale med USA om at afgive suverĂŠnitet i forbindelse med udstationeringen af amerikanske soldater pĂ„ tre jyske flyvestationer.  USA vil fĂ„ disse omrĂ„der “eksklusivt” stillet til rĂ„dighed – det vil sige uden adgang for danske myndigheder. Aftalen binder Danmark til at afgive suverĂŠnitet og blandt meget andet 


Arbejderen

What does your batting average need to be to be a hall of fame baseball player?

Patrick Ward and I look at this among other questions using only Base R plotting tools, including making a plot interactive!

#rstats #BaseBall #baseR

Bit.ly/TidyX_Ep168

@arclight
R is so unOpinionated that it has split into base and tidy dialects. 😂 (even #baseR coding styles aren't standardized)

But your post also underscores the wide range of folks using #rstats: I think of myself as the target audience (academic research, basic science, analysis stats and visualization) ... but do not know if that's who you mean by "SMEs", or even if I am the target audience. Priorities (and terminology) vary dramatically between fields and subgroups.

Base R plots - oft overlooked for the powerful ggplot2- offer a surprising amount of power if you take the time to learn it!

Join Patrick Ward and I as we talk through making scatter plots in #rstats !

#baseR #scatterplots #dataviz

Bit.ly/TidyX_Ep165