R variable names

R variable names

University

20 Qs

quiz-placeholder

Similar activities

Digital Fluency 5

Digital Fluency 5

University

20 Qs

Cake OR Real

Cake OR Real

KG - Professional Development

20 Qs

Orientasi Peserta Didik

Orientasi Peserta Didik

University

22 Qs

Exam 5 review Ch 20-26

Exam 5 review Ch 20-26

12th Grade - University

20 Qs

Battle of Khandaq

Battle of Khandaq

6th Grade - Professional Development

15 Qs

Dom201 Quizz Part 1

Dom201 Quizz Part 1

University

20 Qs

soldering safety

soldering safety

10th Grade - University

20 Qs

Examen Webmarketing Licence Pro E-commerce 2223

Examen Webmarketing Licence Pro E-commerce 2223

University

20 Qs

R variable names

R variable names

Assessment

Quiz

Specialty

University

Medium

Created by

Vilmantas Gegzna

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which operator is an assignent operator in R?

<<

<-

=-

=+

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which symbol is the digit "zero"?

o

O

0

x

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which case is considered to be

a good (recommended) style in the Tidyverse?

UpperCamelCase

lowerCamelCase

lower.dotted.case

lower_snake_case

UPPER_SNAKE_CASE

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Is this R variable name syntactically correct?

Does this code work?

student_names <- c("Jim", "Anne")

Code does NOT work
Code works but bad style
Code works and good style

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

firstobjectname <- 1
Code does NOT work
Code works but bad style
Code works and good style

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

obj_1 <- 1
Code does NOT work
Code works but bad style
Code works and good style

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

_object <- 1
Code does NOT work
Code works but bad style
Code works and good style

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?