R variable names

R variable names

University

20 Qs

quiz-placeholder

Similar activities

MLA, APA or BOTH

MLA, APA or BOTH

9th Grade - University

20 Qs

Name the Disney Original Movies

Name the Disney Original Movies

KG - University

20 Qs

Love test

Love test

University

15 Qs

HPC1 - Culinary Essential Quiz

HPC1 - Culinary Essential Quiz

University

15 Qs

Nursing School Legal MS3

Nursing School Legal MS3

University

21 Qs

MAGAZINE

MAGAZINE

2nd Grade - University

15 Qs

COMX 115 Exam 3 Practice Quiz

COMX 115 Exam 3 Practice Quiz

University

17 Qs

luật lao động 2019

luật lao động 2019

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?