
BSCS 4-1 - Elective 3 (R Programming) Quiz - 2-17-2023
Authored by Montaigne Molejon
Instructional Technology
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
33 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How many types of R objects are present in R data types?
4
5
6
7
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Considered as heterogeneous data structure where it contains elements in different data types.
Vector
List
Data Frames
Matrices
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This refers to a method when you call a function with an argument of the wrong type. If that happens, R will look for a suitable method in order for the function to work.
Coercion Method
Argument Error Method
Parameter Debugger Method
Observations and Time Method
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following codes we use to extract first two rows from data frame.
data(c[1,2], )
data(c[1,2] )
data[c(1,2)]
data[c(1,2), ]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A generic function in R that we used to get the rows and columns from the data frame.
dplyr
vector
subset
colnames
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A function which serves as another way to run our script.
run( )
source( )
Ctrl + Enter
view( )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a command is not complete at the end of a line, R will give a different prompt, by default it is:
-
+
>
*
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?