Recently Published

TB analysis
Document
PRG 12 DV
develop a script in R to create a violin plot displaying the distribution poof a continuous variable with separate violins for each group using ggplot2
Program 11
To generate a basic box plot using ggplot2, enhanced with notches and outliers and grouped by using a categorical variable using the in-built dataset in R.
Time Series
program 11
To generate a basic box plot using ggplot2, enhanced with notches and outliers, and grouped by a categorical variable using an in-built dataset in R.
Program 13
Write an R program to create multiple dot plots for grouped data , comparing the distribution of variable across different using ggplot2’s position dodge function .
Plot correla
Plot