Publications by Abhilasha
Mini_Assignment_3_Abhilasha
Vignette Title Vignette Author 2022-10-05 library(tidycensus) ## Warning: package 'tidycensus' was built under R version 4.2.1 library(sf) ## Warning: package 'sf' was built under R version 4.2.1 ## Linking to GEOS 3.9.1, GDAL 3.4.3, PROJ 7.2.1; sf_use_s2() is TRUE library(tmap) ## Warning: package 'tmap' was built under R version 4.2.1 library(jso...
308 sym Python (78544 sym/118 pcs) 5 img 7 tbl
Mini_Assignment_4 _Abhilasha
library(readr) ## Warning: package 'readr' was built under R version 4.2.1 library(tidyverse) ## Warning: package 'tidyverse' was built under R version 4.2.1 ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.3....
41 sym R (2844 sym/35 pcs) 1 img
Hw_1_transp_des_GTA
#CREATING LABELS for race categories: breaks_race <- c(-Inf, -7, -8 ,1 ,2 ,3 ,4 ,5 ,6 ,97) data4$R_RACE <-cut(data4$R_RACE, breaks_race, labels = c("refused","Don’t know","white","Black or African","Asian", "American Indian","Native Hawaiian or other Pacific Islander", "Multiple responses selected", "Some other race")) table(data4$R_RACE) ##...
1729 sym
Major_assignment2_abhilasha
How to use this template You will see # TASK ///// through out this template. This indicates the beginning of a task. Right below it will be instructions for the task. Each # TASK ///// will be paired with # //TASK ///// to indicate where that specific task ends. For example, if you need something like below… # TASK /////////////////////////...
8131 sym R (37888 sym/65 pcs) 1 img
Major assignment 4
There will also be multiple ‘NO MODIFICATION ZONE’. Do not modify code in the No Modification Zone. You will need to knit it, publish it on Rpubs, and submit the link. If there is any question about this template, do not hesitate to reach out to Bonwoo. Introduction In this assignment, we will donwload Tweets that contain the names of n...
5382 sym R (38640 sym/48 pcs) 3 img
Project proposal_ without geocode_Majot_ass_3
There will also be multiple ‘NO MODIFICATION ZONE’. Do not modify code in the No Modification Zone. You will need to knit it, publish it on Rpubs, and submit the link. If there is any question about this template, do not hesitate to reach out to Bonwoo. Introduction In this assignment, we will donwload Tweets that contain the names of n...
5393 sym R (66097 sym/59 pcs) 3 img
Proeject_porp_with_geocode
There will also be multiple ‘NO MODIFICATION ZONE’. Do not modify code in the No Modification Zone. You will need to knit it, publish it on Rpubs, and submit the link. If there is any question about this template, do not hesitate to reach out to Bonwoo. Introduction In this assignment, we will donwload Tweets that contain the names of n...
5384 sym R (10020 sym/49 pcs) 3 img
Project_prop
output: html_document: default pdf_document: default — Submission By : -Abhilasha Kumar -Nadya Paramputri -Sharp Harry Research Objective To investigate whether the presence of STEM jobs would impact sentiment(s) AND infrastructure investment of 250+ Atlanta neighborhoods Study Background -Why STEM jobs? STEM workers have been ...
5574 sym R (78737 sym/239 pcs) 16 img