セクション 1. 章 2
single
Challenge: Tibbles
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
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.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください