Getting Started with RStudio Capstone Project
For your capstone project, just perform the following tasks:
A.Sign up to rstudio.cloud free version
B.Change appearance to "Tomorrow Night 80s" dark theme
C. Change the layout of the interface, with console at the top right, Files/Packages/Viewer on bottom right, Source code on top left and Environment/History/Connections on the bottom right.
D. install and load packages 'DT' and 'highcharter'. Display an interactive table of the pre-installed dataset 'USArrests" and create a scatterplot of USArrests with UrbanPop on the X axis and Rape on the Y-axis. Do you see a trend? (Is there more rape as the Urban population increases or not?)
Download the pdfs associated with this project.