Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Indexes and Row Names | Core R Data Structures for EDA
Essential R Data Structures for Exploratory Data Analysis
セクション 1.  14
single

single

bookChallenge: Indexes and Row Names

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

Practice setting and using custom row names in data frames.

  • Assign the values from names_vector as the row names of the data frame df.
  • Use the provided selected_names vector to subset the data frame by its row names.
  • Return the updated data frame with custom row names from set_custom_row_names.
  • Return the subsetted data frame from subset_by_row_names.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  14
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt