Musical Journey Through Numbers

April 6, 2025 | Asitav Sen

A Data-Driven Analysis of My Music Listening Habits My listening data from Apple Music reveals extensive engagement: over 450 songs from approximately 240 albums were played more than 6,700 times, totaling over 240 hours of music. This averages to roughly 1.6 hours of daily listening, with each song played about 44 times. This analysis, inspired by ...
[Read more...]

Electoral bonds data in charts

April 5, 2025 | Asitav Sen

Bonds worth ₹ 121 Billion purchase between Apr 2019 and Jan 2024 Data was downloaded from dataful. Rows without reference number or with status Expired are not considered in this analysis. Hence, there may be a variation between the numbers.of excluded data is available below Code highchart() |__ hc_chart(type = "sankey", inverted = FALSE) |__ ... [Read more...]

Three Tips for Better R Figures

April 5, 2025 | Boyd Tarlinton

Recently I shared my favourite ways to ensure your R plots look great in Quarto documents. Now I want to share my most commonly used tips for building effective and readable plots in R. As an example dataset I’ll be using chip_dataset.csv, downlo...
[Read more...]

Resume

April 3, 2025 | Stencilled

SENTHIL THYAGARAJAN (504) 908 0008 | [email protected] Portfolio: http://www.stencilled.me https://www.linkedin.com/in/senthilthyagarajan/ PROFESSIONAL EXPERIENCE Analytics Director, Mekanism, New York, NY June 2023 –Present Built real-time... [Read more...]

Resume

April 3, 2025 | Stencilled

SENTHIL THYAGARAJAN (504) 908 0008 | [email protected] Portfolio: http://www.stencilled.me https://www.linkedin.com/in/senthilthyagarajan/ PROFESSIONAL EXPERIENCE Analytics Director, Mekanism, New York, NY June 2023 –Present Built real-time... [Read more...]

Population pyramid plots with base R

April 3, 2025 | HighlandR

You will find the app demonstrating these pyramid plots here A brief timeline of this plot: It started off as a revised ggplot function for an internal charting package, with source data saved as parquet files. Then, because I wanted to tr... [Read more...]

Observable for R users

March 31, 2025 | R on Nicola Rennie

Observable is a JavaScript-based reactive programming environment, commonly used for interactive data exploration, visualisation, and dashboards. You can create and publish Observable notebooks at observablehq.com (which is also a great place to look f... [Read more...]

Should I Use Your R Package?

March 31, 2025 | The Jumping Rivers Blog

The answer to this simple, innocuous question is: it depends. It depends on the package in question, of course. Perhaps less obviously, but just as importantly, it depends on who’s asking the question. We’re sure if we asked you about...
[Read more...]
1 27 28 29 30 31 2,203