gravatar

shaikabdulsalman

shaik abdul salman

Recently Published

Plot
ggplot(data = usmap::us_map(), aes(x = long, y = lat, group = group)) + geom_polygon(fill = "lightblue", color = "black") + ggtitle("US Map Example", subtitle = "Raftah Fatima - 22335566")