セクション 3. 章 2
single
Challenge: Create and Use Factors
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Create a factor variable from a vector of survey responses and set a custom order for its levels.
- Convert the
survey_responsesvector into a factor. - Use the order: "Dissatisfied", "Neutral", "Satisfied" for the factor levels.
- Assign the factor to a variable named
satisfaction_factor. - The factor should be ordered.
- Display the structure of the factor using the
str()function and assign the result tostructure_info.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください