R

Some useful functions to wrangle with time series data

Time series data wrangling

Building a website using Quarto

In this post, you will learn how to build a website using Quarto.

Error: C stack usage is too close to the limit

Delete .Rprofile

Logistic Regression: Model Building and Interpretation

Logistic regression is a widely used modelling approach, however little is known about the modelling processes and interpretation of model outputs. This post demonstrates how to build a logistic model with R and how to interpret the results.

Zoom Your Plots with ggforce

You can use facet_zoom from the ggforce package to zoom out graphs instead of using your mouse (Contextual zoom).

Formatting axis labels in ggplot

With the ggplot2 package, you've got full control over the axes labels in charts. Here we are going to look at some of the most commonly needed formatting options in order to make your graph aesthetically pleasing

Highlight data points in a scatterplot

Highlight selected points in the scatterplot

Import data into R: Overwritten object names

Read data files

Working with built-in data sets in R

How to view datasets in a particular package, or or list the available data sets?

Dashboard to monitor COVID-19 situation in Sri Lanka

Dashboard to monitor COVID-19 situation in Sri Lanka. This dashboard is built with R using the R Makrdown framework and was adapted from “coronavirus_dashboard” by Rami Krispin.