My Love for Classic Browser Games
A personal reflection on timeless browser games like Minesweeper, Sudoku, and 2048 - games that combine strategy, logic, and endless replayability.
Thoughts and tutorials on R programming, package development, and data science.
A personal reflection on timeless browser games like Minesweeper, Sudoku, and 2048 - games that combine strategy, logic, and endless replayability.
A comprehensive guide to using textrecipes for text preprocessing in machine learning workflows with R.
Explore the extensive collection of color palettes available in the paletteer package for R visualization.
Learn about prismatic's powerful color manipulation and conversion tools for R programming.
Learn how to develop custom extensions for ggplot2, enhancing R's visualization capabilities with your own geoms and stats.
A comprehensive guide to creating reproducible machine learning workflows using the tidymodels ecosystem in R.
Best practices for testing R packages using testthat, including unit tests, integration tests, and continuous integration setup.
Learn best practices for documenting R packages using roxygen2 and creating comprehensive vignettes.
Essential guidelines and techniques for creating effective data visualizations using ggplot2 and related packages.
Learn techniques for improving the performance and user experience of your R Shiny applications.
Learn how to leverage parallel processing in R to speed up computationally intensive tasks using packages like parallel, future, and furrr.
A comprehensive guide to handling, analyzing, and visualizing spatial data in R using sf, terra, and related packages.
Master functional programming concepts in R using purrr and base R functions for cleaner, more maintainable code.