
DAA_11_Dplyr-Tidyr
Authored by Alfonso Gar
Biology, Science
University
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A package with easy tools for the most common data manipulation tasks.
The package includes some commands named as verbs that coincide with the most common actions over data:
select(): subset columns.
filter(): subset rows on conditions.
mutate(): create new columns by using information from other columns.
group_by() and summarize(): create summary statisitcs on grouped data.
arrange(): order rows.
ggplot2
dplyr
tidyr
magrittr
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A package with the functions to convert from long to wide format and viceversa: pivot_longer() and pivot_wider()
ggplot2
dplyr
tidyr
magrittr
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The next code:
iris %>%
group_by(Species) %>%
summarise(Mean.Petal.Length = mean(Petal.Length))
Is using the Tidyverse notation.
Will create a vector with the species of iris.
Do not need any library from R.
Gives an error.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The next code:
iris %>%
group_by(Species) %>%
summarise(Mean.Petal.Length = mean(Petal.Length))
Creates a matrix
Will create a dataframe with three rows.
Do not need any library from R.
Gives an error.
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The next code will give:
iris %>%
pivot_longer(-Species)
A tibble dataframe with two columns.
A tibble dataframe with three columns.
A tibble dataframe with four columns.
A tibble dataframe with five columns.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
5 questions
Panca Indera Kls 3
Quiz
•
3rd Grade - University
10 questions
Glaucoma Quiz
Quiz
•
University
10 questions
Quiz Sifat Cahaya dan Bagian Mata
Quiz
•
5th Grade - University
10 questions
Electromagnetismo
Quiz
•
University
10 questions
penglihatan
Quiz
•
8th Grade - University
9 questions
A & P - AMI 3
Quiz
•
11th Grade - University
8 questions
Eye Anatomy - Spelling Quiz
Quiz
•
11th Grade - University
5 questions
ESTRUCTURA DEL OJO
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Biology
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
47 questions
122 Animal Quiz
Quiz
•
University
5 questions
Understanding Non-Contact Forces: Gravity, Electricity, and Magnetism
Interactive video
•
University
7 questions
DNA, Chromosomes, Genes, and Traits: An Intro to Heredity
Interactive video
•
11th Grade - University
7 questions
Incomplete Dominance, Codominance, Polygenic Traits, and Epistasis!
Interactive video
•
11th Grade - University
7 questions
Mitosis vs. Meiosis: Side by Side Comparison
Interactive video
•
11th Grade - University
7 questions
Pedigrees
Interactive video
•
11th Grade - University
7 questions
Meiosis (Updated)
Interactive video
•
11th Grade - University