Question:

Follow the instructions below and write an essay that covers

Last updated: 11/22/2023

Follow the instructions below and write an essay that covers

Follow the instructions below and write an essay that covers the following tasks R script R screenshots your results and explanations should be included for each question in the essay NAMENSOR WINK Load Twitter Spam dataset into R studio use ggplot function to make density plot of Tweets number column no tweets to compare spam and non spam Clarify how you make the plot and what s your observation from the density plot 2 Use ggplot function to make scatterplots to present the relation of posted tweets number column no tweets and the number of followers column no follower displaying spammer and non spammer with different colours Clarify how you make the plot and what s your observation from the scatter plot Add regression lines to the scatterplot generated in Step 2 for spammer and non spammer separately what s your observation from the regression lines Compared with scatterplot only what are the advantages of adding regression lines