Publications by A Singh

Document

27.06.2023

library(ggplot2) library(dplyr) library(highcharter) ## Warning: package 'highcharter' was built under R version 4.3.1 library(RColorBrewer) library(tidyverse) ## Warning: package 'tidyr' was built under R version 4.3.1 library(scales) ## Warning: package 'scales' was built under R version 4.3.1 setwd ("C:\\Users\\asing\\Desktop\\data_science\\d...

282 sym R (4264 sym/20 pcs) 2 img

Document

27.06.2023

library("dslabs") ## Warning: package 'dslabs' was built under R version 4.3.1 library(ggplot2) library(dplyr) library(readr) library(plotly) ## Warning: package 'plotly' was built under R version 4.3.1 #data(package="dslabs") STARS BASED ON ITS SPECTRAL CLASSIFICATION: MAGNITUDE, KELVIN TEMPERTURE, Type Ever wonder what type of stars are spa...

1227 sym R (1598 sym/11 pcs) 3 img

Document

21.06.2023

Horrors of the Alantic Ocean When I saw this data set, I was intrigued about the data set. When I opened it, I was shocked. How many lives have been snatched away, taken away, uprooted from their homes, and crossed the Atlantic into the Americas? All men and women with vast histories on this 32.5 MB files. How much documentation is there on th...

3709 sym R (11460 sym/14 pcs) 3 img

NYC Flight 13

17.06.2023

NYC Flights Homework Load the libraries and view the “flights” dataset library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3...

2537 sym R (8071 sym/29 pcs) 4 img

Hate Crime NYC 2010-2016

13.06.2023

library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3.4.2 ✔ tibble 3.2.1 ## ✔ lubridate 1.9.2 ✔ tidyr 1.3.0...

70 sym R (27505 sym/42 pcs) 4 img

Document

06.06.2023

install.packages(“tidyverse”) library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.2 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1.5.0 ## ✔ ggplot2 3.4.2 ✔ tibble 3.2.1 ## ✔ lubri...

2047 sym R (3981 sym/29 pcs) 6 img