Question: 3 . 1 ) Use a text editor to create a file consisting of the line randomdata < - c ( 6 4 , 3
Use a text editor to create a file consisting of the line
randomdata c
Save it to a file called randomdata.
Source the file randomdata into R and confirm that the randomdata vector was created.
Create a vector called numbers which contains
Dump numbers to a file called numbers.R and delete numbers using the rm function. Using ls confirm that numbers has been deleted. Now, use the source command to retrieve the vector numbers.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
