R Quiz

Quiz
•
Computers
•
University
•
Hard
secondary purpose
Used 229+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How many types of R objects are present in R data type?
4
5
6
7
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of this programming language is a dialect of R?
C
Python
CPP
S
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In R the following are all atomic data types EXCEPT!
matrix
numeric
factor
list
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the class of the object defined by x <- c(4, TRUE)?
character
numeric
logical
integer
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose I have a list defined as x <- list(2, "a", "b", TRUE). How can I fetch character vector "b" from the list?
x[[2]]
x[2]
x[[3]]
x[3]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x <- 1:4 , y <- 2:3, x+y = ?
3,5,3,4
3,5,5,7
Warning with some output
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To extract first two rows from data frame, we do
data(c[1,2],)
data[c(1,2)]
data(c[1,2])
data[c(1,2),]
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
PYTHON CONTERST 3

Quiz
•
University
25 questions
Programming Skills C/C++

Quiz
•
University
25 questions
Mock 2nd MCQ Python

Quiz
•
University
25 questions
midterm exam. compro (part2)

Quiz
•
University
25 questions
Code Carnival

Quiz
•
University
23 questions
PYTHON - 14.07.2023

Quiz
•
University
26 questions
C Language Basics

Quiz
•
University
25 questions
GNIDOC ROUND 1

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade