How to Use Map Functions for Data Science in R
Learn powerful functional programming tools from the tidyverse- 21430Murphy ≡ DeepGuide
How to Group Data in R: Going Beyond "group_by"
Go from beginner to advanced with these grouping workflows- 21056Murphy ≡ DeepGuide
Tidyverse vs. Base-R: How To Choose The Best Framework For You
The pros and cons of the most popular approaches to R programming- 26893Murphy ≡ DeepGuide
Quick Text Sentiment Analysis with R
Use TidyText to create a nice and quick text analysis with R- 23722Murphy ≡ DeepGuide
Creating Scores and Rankings with PCA
Use R Language to create scores for observations based on many variables- 20468Murphy ≡ DeepGuide
Error Handling in R and Python
If an error comes up in the middle of a function, that can be handled- 26465Murphy ≡ DeepGuide
Multilevel Regression with R
Understanding the Hierarchical Linear Models from this simple explanation with examples- 22829Murphy ≡ DeepGuide
Five Things I Learned From My First R Programming Event
Lessons about R, data science, and engaging an audience from SatRDays London- 21318Murphy ≡ DeepGuide
How to Write Conditional Statements in R: Four Methods
Learn powerful ways to go beyond if-else statements and level up your R code- 22642Murphy ≡ DeepGuide
Mapping South America with R: A Deep Dive into Geo-Visualization
Navigating datasets, geopolitical nuances, and coding challenges to paint a comprehensive picture of the continent- 28247Murphy ≡ DeepGuide
A Simple Guide to Understand the apply() Functions in R
Introduction I will start this post by saying that I work daily with R and Python languages. Honestly, I find it easier and more intuitive the way the apply functions are used in Python. Thinking about the reason behind that, I believe it is because there- 21006Murphy ≡ DeepGuide
Use R to build Clinical Flowchart with shinyCyJS
Customizable R package for Graph / Network visualization- 27169Murphy ≡ DeepGuide
Introducing tmap for Visualization and Data Analysis
A brief introduction to the library tmap in R for Geospatial Data Exploration.- 20546Murphy ≡ DeepGuide
Exploring Brazil's National Accounts through a Dashboard
Implementation details and analytical possibilities- 23081Murphy ≡ DeepGuide
Customizing RStudio Container with Docker Compose
A step-by-step guide for customizing and launching RStudio Server inside a container with Docker Compose- 25904Murphy ≡ DeepGuide
Optimize Production with R - Part I
An introduction to linear programming with R- 29949Murphy ≡ DeepGuide
Introduction to Linear Programming – Part II
Production optimisation with R- 26982Murphy ≡ DeepGuide
Synthetic Data in Practice: A Shopify Case Study
Testing new Snowflake functionality with a 30k records dataset- 28778Murphy ≡ DeepGuide
Inequality in Practice: E-commerce Portfolio Analysis
From Mathematical Theory to Actionable Insights: A 6-Year Shopify Case Study- 21638Murphy ≡ DeepGuide
We look at an implementation of the HyperLogLog cardinality estimati
Using clustering algorithms such as K-means is one of the most popul
Level up Your Data Game by Mastering These 4 Skills
Learn how to create an object-oriented approach to compare and evalu
When I was a beginner using Kubernetes, my main concern was getting
Tutorial and theory on how to carry out forecasts with moving averag