logo

Crowdly

Browser

Додати до Chrome

You have the following dataset in R # A tibble: 4 × 4 id name score p...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

You have the following dataset in R

# A tibble: 4 × 4

id name score passed

<dbl> <chr> <dbl> <lgl>

1 101 Jane 85 TRUE

2 102 Rob 78 TRUE

3 103 Shanika 62 FALSE

4 104 George 90 TRUE

A data analyst wants to:

  1. Rename the column score to exam_score.

  2. Extract the exam_score column as a vector for further calculations.

Which of the following statements correctly describes how this can be done using dplyr?

0%
0%
0%
0%
100%
Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на learning.monash.edu?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome