A new focus on tidygraph

December 17, 2023 | Data Imaginist

I’m pleased to announce a new release of tidygraph. It has been a while since something major has happened to the package, reflecting the stable nature of it, but this time I felt like doing a bit more than just brush it of for the occasional upstream dependency change. ...
[Read more...]

Using a Quarto Dashboard for GitHub Wrapped

December 17, 2023 | schochastics

Dashboards are coming to Quarto in version 1.4. I already gave them a spin for a simple parking dashboard but felt like they deserve some bigger attention. Given its the time of year where many platforms offer a personal “recap”, like spotify or twi... [Read more...]

Use google’s Gemini in R with R package “gemini.R”

December 16, 2023 | jhk0530

Introduction Few days ago, Google presented their own multimodal-LLM named as “Gemini”. Also there was article named “How to Integrate google’s gemini AI model into R” that tells us how to use gemini API in R brieflly. Thanks to Deepanshu Bhalla (writer of above article), I’ve many inspirations ... [Read more...]

Learning inferential statistics using R

December 16, 2023 | Jyosna Philip

Imagine you need to find the average height of 20-year olds. One way is to go around and measure each person individually. But that seems quite a bit of work, doesn’t it? Luckily, there’s a better way. Inferential statistics allows us to use samples to draw conclusions about ... [Read more...]
1 26 27 28 29 30 2,095