Question: In HW 1 , you need to remove all data objects first and then load the RData file 'Beginning.RData' under your current working directory. Please
In HW you need to remove all data objects first and then load the RData file 'Beginning.RData' under your current working directory.
Please refer to the R file for Chapter posted at DL and the following commands to accomplish this.
rmlistls
loadBeginningRData"
Among the loaded data objects, how many of them have the name that contain characters "data"?
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
B
C
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is INCORRECT.
Question points
Among the loaded data objects, how many of them have the name that contain characters da where can be any letters or symbols?
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
B
C
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is CORRECT.
Question points
Among the names of loaded data objects, how many of them begin with "data"?
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
B
C
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is CORRECT.
Question points
Among the names of loaded data objects, how many of them end with "data"?
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
B
C
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is INCORRECT.
Question points
Among the names of loaded data objects, how many of them end with either d or a
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
B
C
D
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is INCORRECT.
Question points
If we use asinteger command to convert the object: exp, what is its second element after the conversion?
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
B
C
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is CORRECT.
Question points
What is the data structure of the object: survey?
Save your R commands to a R file named hwR and submit it to the dropbox named: HWdropbox
Question options:
A
matrix
B
data frame
C
list
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is CORRECT.
Question points
Save the objects: data data data and fcol into a RData file named hwdataRData.
What is the size of the file?
Save your R commands to a R file named hwR submit hwR and hwdataRData to the dropbox named: HWdropbox
Question options:
A
bytes
B
KB
C
KB
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is CORRECT.
Question points
Save the object: bees into a csv file named hwbees.csv
What is the element in the second first row and second first column?
Save your R commands to a R file named hwR submit hwR and hwbees.csv to the dropbox named: HWdropbox
Question options:
A
B
C
D
none of above
Hide question feedback
see my slides in Chapters and in the textbook
Your answer is INCORRECT.
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
