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

B.Voc(AM) 5th sem, Subject-OR Sessional -1

B.Voc(AM) 5th sem, Subject-OR Sessional -1

University

30 Qs

Introduction to C Programming

Introduction to C Programming

12th Grade - University

31 Qs

Understanding Computer Basics

Understanding Computer Basics

7th Grade - University

33 Qs

Systems Engineering Yamette!

Systems Engineering Yamette!

University

28 Qs

Geothermal Energy Quiz

Geothermal Energy Quiz

University

30 Qs

Cuestionario sobre refrigerantes automotrices y la EPA 609

Cuestionario sobre refrigerantes automotrices y la EPA 609

University

30 Qs

Java Quiz I- B

Java Quiz I- B

University

31 Qs

Conocimientos Primer Año-Sistemas Informáticos

Conocimientos Primer Año-Sistemas Informáticos

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

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?