Simple Graphs in RStudio Week 2 Assignment
Bar Plot: #Create a pie chart of the computer ram #Label the ram sizes as follows: 2GB, 4GB, 8GB, 16GB, 24GB, 32GB #Title the pie chart as “Computer Ram” #Color the pie chart using the rainbow option #Create a barplot of the computer screen sizes #Label the x axis as “Screen Sizes” #Label the y […]