BSCS 4-1 - Elective 3 (R Programming) Quiz - 2-17-2023

BSCS 4-1 - Elective 3 (R Programming) Quiz - 2-17-2023

University

33 Qs

quiz-placeholder

Similar activities

Thermal Science

Thermal Science

University

37 Qs

Photography Terms and Definitions

Photography Terms and Definitions

University

29 Qs

Học phần thiết kế và triển khai website

Học phần thiết kế và triển khai website

University

30 Qs

ELEC1C_LT1

ELEC1C_LT1

University

35 Qs

Net2 Finals Exam

Net2 Finals Exam

University

35 Qs

UEENEEI150A

UEENEEI150A

University

33 Qs

UAS PABWE 2019

UAS PABWE 2019

University

35 Qs

Programming

Programming

University

30 Qs

BSCS 4-1 - Elective 3 (R Programming) Quiz - 2-17-2023

BSCS 4-1 - Elective 3 (R Programming) Quiz - 2-17-2023

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Montaigne Molejon

Used 1+ times

FREE Resource

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:

-

+

>

*

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Instructional Technology