R Language Quiz

R Language Quiz

University

111 Qs

quiz-placeholder

Similar activities

Praxis 5005

Praxis 5005

University - Professional Development

107 Qs

Điều Hòa Biểu Hiện Gen

Điều Hòa Biểu Hiện Gen

University

108 Qs

SOAL OSN TATA SURYA

SOAL OSN TATA SURYA

7th Grade - University

112 Qs

HIS FINALS

HIS FINALS

University

109 Qs

BIOL-112-Principles of Biology II- Chapters 8, 9, & 10: TYU

BIOL-112-Principles of Biology II- Chapters 8, 9, & 10: TYU

6th Grade - Professional Development

106 Qs

Principles of Medical Laboratory Science

Principles of Medical Laboratory Science

University - Professional Development

110 Qs

Science Junior 2

Science Junior 2

KG - Professional Development

108 Qs

UAS Geologi Geotermal

UAS Geologi Geotermal

12th Grade - Professional Development

108 Qs

R Language Quiz

R Language Quiz

Assessment

Quiz

Science

University

Easy

Created by

Dr.J.Hirudhaya Asha

Used 1+ times

FREE Resource

111 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what year was Version 4 of the S language released, which is the version used today?

1988

1993

1998

2004

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which company serves as the current owner and exclusive developer of the S language?

Bell Labs

StatSci

Insightful Corp.

TIBCO

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Among the following, identify an object class that is not considered one of the five basic or "atomic" classes in R.

numeric

string

integer

logical

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol functions as the assignment operator in R?

=

<-

->

+

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sole character used to denote a comment in R?

//

/* */

#

--

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What fundamental rule governs the composition of vectors in R?

A vector can contain objects of different classes.

A vector can only contain objects of the same class.

Vectors must always be explicitly initialized with vector().

Vectors can only store numeric data.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does one explicitly designate an integer object in R (e.g., the number 1)?

as.integer(1)

integer(1)

1L

int(1)

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?