Search Header Logo

Ivy_Accenture_Data_Analytics_Using_R_Quiz-3

Authored by Ivy Professional School

Professional Development

Professional Development

Used 5+ times

Ivy_Accenture_Data_Analytics_Using_R_Quiz-3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The dplyr package can be installed from CRAN using:

installall.packages("dplyr")

install.packages("dplyr")

install.packages(dplyr)

All of the mentioned

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

"dplyr" is one of the most popular packages used in R for manipulating data and it contains 5 core functions to handle data.Which of the following is not one of the core functions of dplyr package?

select()

filter()

arrange()

summary()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

____________ add new columns/variables or transform existing variables

mutate

add

append

arrange

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following return a subset of the columns of a dataframe?

select

retrieve

get

All of the mentioned

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The _____________ operator is used to connect multiple verb actions together into a pipeline

pipe

piper

start

All of the mentioned

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Columns can be arranged in descending order too by using the special _______________ operator

desc()

descending()

asc()

subset()

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The ___________ function can be used to select columns of a dataframe that you want to focus on

select

rename

get

All of the mentioned

Access all questions and much more by creating a free account

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

Already have an account?