Section 1. Chapitre 2
single
Challenge: Tibbles
Glissez pour afficher le menu
Tâche
Glissez pour commencer à coder
Apply your knowledge of tibbles to manipulate tabular data.
- Create a tibble using the vectors
names_vec,ages_vec, andscores_vecas columns named "Name", "Age", and "Score", respectively. - Select only the "Name" and "Score" columns from the tibble.
- Filter the rows so that only those with a "Score" greater than 80 remain.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 2
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion