R bloggers

Polyglot Maxxie and Minnie

October 25, 2024 | Jonathan Carroll

Continuing my theme of learning all the languages, I took the opportunity of a programming puzzle to try out the same approach in a handful of different languages to compare how they work. For an upcoming APL’ers meetup the challenge was set as posed a...
[Read more...]

Dyson’s Algorithm for the Twelve Coins Problem

October 24, 2024 | John Mount

Nina continues with the 12 coins problem by transcribing Dyson’s algorithm into R. It is kind of a fun article. Most of us see the 12 coins problem as a one-off puzzle that we spend a little time with and give up on. In her earlier “The Twelve Coins Puzzle” […] [Read more...]

Asset Price Data

October 23, 2024 | R - datawookie

In a previous post I looked at retrieving a list of assets from the Alpaca API using the {alpacar} R package. Now we’ll explore how to retrieve historical and current price data.
[Read more...]

PowerQuery Puzzle solved with R

October 22, 2024 | Numbers around us

#227–228PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #227We are given two tables one with employees data, and second with conditional assignment of salary. The...
[Read more...]

Python for R users (repost)

October 22, 2024 | Stephen Turner

 This is reposted from the original at https://blog.stephenturner.us/p/python-for-r-users.---A Google search for “R vs Python” returns thousands of hits across sites like Reddit, IBM, Datacamp, Coursera, Kaggle, and many others. A quick Googl...
[Read more...]

R Solution for Excel Puzzles

October 21, 2024 | Numbers around us

Puzzles no. 564–568PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #564Have you ever thought about sorting only part of given data, not even changing position whe...
[Read more...]

Visualizing Variance with Sankey diagrams/Riverplots using R: An Illustration with Longitudinal Multi-level Modeling workshop

October 21, 2024 | Dariia Mykhailyshyna

Join our workshop on Visualizing Variance with Sankey diagrams/Riverplots using R: An Illustration with Longitudinal Multi-level Modeling, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Visualizing Variance with Sankey diagrams/Riverplots using R: An Illustration with Longitudinal Multi-level Modeling Date: Thursday, ... [Read more...]

Understanding Difference-in-Differences: Basics and Beyond with Applications in R workshop

October 21, 2024 | Dariia Mykhailyshyna

Join our workshop on Understanding Difference-in-Differences: Basics and Beyond with Applications in R, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title:  Understanding Difference-in-Differences: Basics and Beyond with Applications in R Date: Thursday, November 21st, 18:00 – 20:00 CET (Rome, Berlin, Paris timezone) Speaker: Tobias Eibinger ... [Read more...]

A Guide to Validating R (Shiny) Applications in Pharma

October 21, 2024 | Gift Kenneth

Validating R Shiny applications is critical in the pharmaceutical industry, where data integrity, compliance, and patient safety are essential. Building on our post on R package validation, Shiny apps introduce unique challenges due to their interactive nature and real-time data processing compared to packages. To meet FDA (US), EMA (EU), ...
[Read more...]
1 2 3 4 5 6 1,993

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)