Question: Create an new rscript file called (exactly) Challenge52DF.R. Enter the following commands to load the Credit Default data. Review the help output for fields included

Create an new rscript file called (exactly) Challenge52DF.R. Enter the following commands to load the Credit Default data. Review the help output for fields included with the data set.

?Default. Once you have viewed the Help information associated with the dataset, remove the ?Default line from your file. Then, using the head and tail functions, select the first 15 rows and the last 6 rows of the file.

Create an new rscript file called (exactly) Challenge52DF.R. Enter the following commands

5. 2. Challenge Challenge 5.2 Create an new rscript file called (exactly) Challenge 52DF.R.Enter the following commands to load the Credit Default data. install.packages ("ISLR") library(ISLR) data (Default) Review the help output for fields included with the data set. ?Default Once you have viewed the Help information associated with the dataset, remove the ?Default line from your file Then, using the head and tail functions, select the first 15 rows and the last 6 rows of the file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!